Go to the source code of this file.
|
| Chroma |
| Asqtad Staggered-Dirac operator.
|
|
|
typedef void(* | Chroma::BBLinkPattern) (bool &DoThisPattern, bool &DoFurtherPatterns, multi1d< unsigned short int > &LinkPattern) |
| Used to Set Requested Link Patterns. More...
|
|
|
void | Chroma::CVSBuildingBlocks (TextWriter &Out) |
|
void | Chroma::BuildingBlocks (const multi1d< LatticePropagator > &B, const LatticePropagator &F, const multi1d< LatticeColorMatrix > &U, const multi1d< int > &GammaInsertions, const multi1d< int > &Flavors, const unsigned short int MaxNLinks, const BBLinkPattern LinkPattern, const SftMom &Phases, const SftMom &PhasesCanonical, const multi2d< std::string > &BinaryDataFileNames, const signed short int T1, const signed short int T2, const signed short int Tsrc, const signed short int Tsnk, const std::string &SeqSourceType, const multi1d< int > &SnkMom, const signed short int DecayDir, const bool TimeReverse, const bool ShiftFlag) |
|