CHROMA
|
std::vector smearing of color std::vector More...
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::vectorSmear (LatticeColorVector &chi, const MapObject< int, EVPair< LatticeColorVector > > &vecs, const Real &sigma, const int &j_decay) |
Do a std::vector smearing of a lattice colorstd::vector field. More... | |
void | Chroma::vectorSmear (LatticeColorMatrix &chi, const MapObject< int, EVPair< LatticeColorVector > > &vecs, const Real &sigma, const int &j_decay) |
Do a std::vector smearing of a color matrix. More... | |
void | Chroma::vectorSmear (LatticeFermion &chi, const MapObject< int, EVPair< LatticeColorVector > > &vecs, const Real &sigma, const int &j_decay) |
Do a std::vector smearing of a lattice fermion field. More... | |
void | Chroma::vectorSmear (LatticeStaggeredPropagator &chi, const MapObject< int, EVPair< LatticeColorVector > > &vecs, const Real &sigma, const int &j_decay) |
Do a std::vector smearing of a lattice fermion field. More... | |
void | Chroma::vectorSmear (LatticePropagator &chi, const MapObject< int, EVPair< LatticeColorVector > > &vecs, const Real &sigma, const int &j_decay) |
Do a std::vector smearing of a lattice fermion field. More... | |
std::vector smearing of color std::vector
Definition in file vector_smear.cc.