Go to the source code of this file.
|
| | Chroma |
| | Asqtad Staggered-Dirac operator.
|
| |
|
| void | Chroma::compute_qqq (multi2d< ThreeQuarks > &qqq, const LatticePropagator &q1, const LatticePropagator &q2, const LatticePropagator &q3, const SftMom &phases, int t0, int bc_spec) |
| | Baryon-Baryon 2-pt functions (C\gamma_5 diquark) More...
|
| |
| void | Chroma::compute_qqq (multi2d< ThreeQuarks > &qqq, const int k, const LatticePropagator &q1, const LatticePropagator &q2, const LatticePropagator &q3, const SftMom &phases, int t0, int bc_spec) |
| |
| void | Chroma::write_qqq (QDPFileWriter &to, multi2d< ThreeQuarks > &qqq, const SftMom &phases, std::string type, std::string sink) |
| |