CHROMA
|
Contraction operators for two quarks. More...
#include "util/ferm/twoquark_contract_ops.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::transpose (multi2d< LatticeColorVector > &dist_rep, const multi2d< LatticeColorVector > &prop_rep) |
Take transpose of a matrix in (explicit) spin space. More... | |
void | Chroma::gamma5Herm (multi2d< LatticeColorVector > &prop) |
Use gamma_5 hermiticity on a prop. More... | |
void | Chroma::multiplyRep (multi2d< LatticeColorVector > &dist_rep, const std::vector< MatrixSpinRep_t > &spin, const multi2d< LatticeColorVector > &prop_rep) |
Dist(t2) = SpinMatrix*Prop(t2) More... | |
void | Chroma::multiplyRep (multi2d< LatticeColorVector > &dist_rep, const multi2d< LatticeColorVector > &prop_rep, const std::vector< MatrixSpinRep_t > &spin) |
Dist(t2) = Prop(t2)*SpinMatrix. More... | |
Contraction operators for two quarks.
Definition in file twoquark_contract_ops.cc.