CHROMA
inline_aggregate.cc
Go to the documentation of this file.
1 /*! \file
2  * \brief Inline measurement aggregator
3  */
4 
14 
16 
17 namespace Chroma
18 {
19 
20  //! Name and registration
21  namespace InlineAggregateEnv
22  {
23  namespace
24  {
25  //! Local registration flag
26  bool registered = false;
27  }
28 
29  //! Register all the factories
30  bool registerAll()
31  {
32  bool success = true;
33  if (! registered)
34  {
43 
45 
46  registered = true;
47  }
48  return success;
49  }
50  }
51 
52 }
Inline measurement aggregator.
Inline eigenvalute measurement aggregator.
Inline gauge fixing measurement aggregator.
Inline glue measurement aggregator.
Inline hadron measurement aggregator.
Inline hadron measurement aggregator.
Inline io aggregator.
Inline schroedinger functional measurement aggregator.
Inline smearing measurement aggregator.
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.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
Definition: klein_gord.cc:10