CHROMA
source_const_aggregate.cc
Go to the documentation of this file.
1 /*! \file
2  * \brief All make source constructors
3  */
4 
6 
13 
20 
25 
26 namespace Chroma
27 {
28 
29  //! Registration aggregator
30  namespace QuarkSourceConstructionEnv
31  {
32  //! Local registration flag
33  static bool registered = false;
34 
35  //! Register all the factories
36  bool registerAll()
37  {
38  bool success = true;
39  if (! registered)
40  {
41  // Sources
53 
55 
60 
61  registered = true;
62  }
63  return success;
64  }
65  }
66 
67 }
Random Z(M) source construction using dilution.
Random Z(N) source construction using dilution in eigenstd::vector space.
Random Z(N) source construction using dilution.
Fixed momentum (wall) source construction.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
static bool registered
Local registration flag.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
Definition: klein_gord.cc:10
Normalized Shell source construction.
Partial wall source construction.
Point source construction.
Random Z2 wall source construction.
Random Z2 wall source construction.
Point source construction for Schroedinger Functional.
Shell source construction for Schroedinger Functional.
Wall source construction fpr Schroedinger Functional.
Wave source construction fpr Schroedinger Functional.
Shell source construction.
Shell source construction this source implements a ZN (were N = Nc) for baryonic states It also works...
All make source constructors.
Wall source construction.