Functions | |
| CreateFermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFerm (XMLReader &xml, const std::string &path) |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| const std::string | name = "PERIODIC_FERM_STATE" |
| Name to be used. | |
| static bool | registered = false |
| Local registration flag. | |
| const std::string | name |
| Name to be used. | |
| CreateFermState<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::CreatePeriodicFermStateEnv::createFerm | ( | XMLReader & | xml, | |
| const std::string & | path | |||
| ) |
| bool Chroma::CreatePeriodicFermStateEnv::registerAll | ( | void | ) |
Register all the factories.
Register all the factories
Definition at line 33 of file periodic_fermstate_w.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::CreatePeriodicFermStateEnv::name = "PERIODIC_FERM_STATE" |
Name to be used.
Definition at line 27 of file periodic_fermstate_w.cc.
Referenced by Chroma::CreateFermStateEnv::nullXMLGroup(), and registerAll().
bool Chroma::CreatePeriodicFermStateEnv::registered = false [static] |
Local registration flag.
Definition at line 30 of file periodic_fermstate_w.cc.
Referenced by registerAll().
| const std::string Chroma::CreatePeriodicFermStateEnv::name |
1.4.7