Functions | |
| CreateGaugeState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createCreator (XMLReader &xml, const std::string &path) |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| const std::string | name = "PERIODIC_GAUGE_STATE" |
| Name to be used. | |
| static bool | registered = false |
| Local registration flag. | |
| const std::string | name |
| Name to be used. | |
| CreateGaugeState<multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::CreatePeriodicGaugeStateEnv::createCreator | ( | XMLReader & | xml, | |
| const std::string & | path | |||
| ) |
| bool Chroma::CreatePeriodicGaugeStateEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 31 of file periodic_gaugestate.cc.
References createCreator(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::CreatePeriodicGaugeStateEnv::name = "PERIODIC_GAUGE_STATE" |
Name to be used.
Definition at line 25 of file periodic_gaugestate.cc.
Referenced by Chroma::CreateGaugeStateEnv::nullXMLGroup(), and registerAll().
bool Chroma::CreatePeriodicGaugeStateEnv::registered = false [static] |
Local registration flag.
Definition at line 28 of file periodic_gaugestate.cc.
Referenced by registerAll().
| const std::string Chroma::CreatePeriodicGaugeStateEnv::name |
1.4.7