Functions | |
| Monomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createMonomial (XMLReader &xml, const string &path) |
| Callback function for the factory. | |
| const std::string | name ("TWO_FLAVOR_EOPREC_CONSTDET_FERM_MONOMIAL5D") |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| Monomial< multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::EvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial5DEnv::@292::createMonomial | ( | XMLReader & | xml, | |
| const string & | path | |||
| ) | [static] |
Callback function for the factory.
Definition at line 27 of file eoprec_constdet_two_flavor_monomial5d_w.cc.
Referenced by registerAll().
| const std::string Chroma::EvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial5DEnv::name | ( | "TWO_FLAVOR_EOPREC_CONSTDET_FERM_MONOMIAL5D" | ) |
Referenced by registerAll().
| bool Chroma::EvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial5DEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 40 of file eoprec_constdet_two_flavor_monomial5d_w.cc.
References createMonomial(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name(), Chroma::AsqtadFermActEnv::registerAll(), and registered.
bool Chroma::EvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial5DEnv::registered = false [static] |
Local registration flag.
Definition at line 34 of file eoprec_constdet_two_flavor_monomial5d_w.cc.
Referenced by registerAll().
1.4.7