Functions | |
| Monomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createMonomial (XMLReader &xml, const string &path) |
| Callback function for the factory. | |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| const std::string | name = std::string("N_FLAVOR_LOGDET_EVEN_EVEN_FERM_MONOMIAL") |
| Name to be used. | |
| Monomial< multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::EvenOddPrecLogDetEvenEvenMonomial4DEnv::@300::createMonomial | ( | XMLReader & | xml, | |
| const string & | path | |||
| ) | [static] |
Callback function for the factory.
Definition at line 21 of file eoprec_logdet_ee_monomial_w.cc.
Referenced by registerAll().
| bool Chroma::EvenOddPrecLogDetEvenEvenMonomial4DEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 33 of file eoprec_logdet_ee_monomial_w.cc.
References createMonomial(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
bool Chroma::EvenOddPrecLogDetEvenEvenMonomial4DEnv::registered = false [static] |
Local registration flag.
Definition at line 27 of file eoprec_logdet_ee_monomial_w.cc.
Referenced by registerAll().
| const std::string Chroma::EvenOddPrecLogDetEvenEvenMonomial4DEnv::name = std::string("N_FLAVOR_LOGDET_EVEN_EVEN_FERM_MONOMIAL") |
Name to be used.
Definition at line 30 of file eoprec_logdet_ee_monomial_w.cc.
Referenced by registerAll().
1.4.7