Functions | |
| Monomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createMonomial (XMLReader &xml, const string &path) |
| Callback function for the factory. | |
| const std::string | name ("GAUGE_MONOMIAL") |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| const string | name |
| Name to be used. | |
| Monomial< multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::GaugeMonomialEnv::@302::createMonomial | ( | XMLReader & | xml, | |
| const string & | path | |||
| ) | [static] |
Callback function for the factory.
Definition at line 23 of file gauge_monomial.cc.
References name.
Referenced by registerAll().
| const std::string Chroma::GaugeMonomialEnv::name | ( | "GAUGE_MONOMIAL" | ) |
| bool Chroma::GaugeMonomialEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 37 of file gauge_monomial.cc.
References createMonomial(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, Chroma::AsqtadFermActEnv::registerAll(), and registered.
bool Chroma::GaugeMonomialEnv::registered = false [static] |
Local registration flag.
Definition at line 31 of file gauge_monomial.cc.
Referenced by registerAll().
| const string Chroma::GaugeMonomialEnv::name |
Name to be used.
Definition at line 47 of file asqtad_fermact_s.cc.
Referenced by createMonomial(), registerAll(), and Chroma::write().
1.4.7