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