|
CHROMA
|
Jacobi smearing of color std::vector. More...
Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| void | Chroma::jacobiSmear (const multi1d< LatticeColorMatrix > &u, LatticeColorVector &chi, const Real &kappa, int iter, int no_smear_dir) |
| Do a covariant Jacobi smearing of a lattice color std::vector field. More... | |
| template<typename T > | |
| void | Chroma::jacobiSmear (const multi1d< LatticeColorMatrix > &u, T &chi, const Real &kappa, int iter, int no_smear_dir) |
| Do a covariant Jacobi smearing of a lattice field. More... | |
| void | Chroma::jacobiSmear (const multi1d< LatticeColorMatrix > &u, LatticeStaggeredPropagator &chi, const Real &kappa, int iter, int no_smear_dir) |
| Do a covariant Jacobi smearing of a lattice propagator field. More... | |
| void | Chroma::jacobiSmear (const multi1d< LatticeColorMatrix > &u, LatticePropagator &chi, const Real &kappa, int iter, int no_smear_dir) |
| Do a covariant Jacobi smearing of a lattice propagator field. More... | |
Jacobi smearing of color std::vector.
Definition in file jacobi_smear.h.