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 = "SLIC_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::CreateSLICFermStateEnv::createFerm | ( | XMLReader & | xml, | |
| const std::string & | path | |||
| ) |
Definition at line 56 of file stout_fermstate_w.cc.
References Chroma::StaggeredTypeFermBCEnv::reader().
Referenced by registerAll().
| bool Chroma::CreateSLICFermStateEnv::registerAll | ( | void | ) |
Register all the factories.
Register all the factories
Definition at line 71 of file stout_fermstate_w.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::CreateSLICFermStateEnv::name = "SLIC_FERM_STATE" |
bool Chroma::CreateSLICFermStateEnv::registered = false [static] |
Local registration flag.
Definition at line 68 of file stout_fermstate_w.cc.
Referenced by registerAll().
| const std::string Chroma::CreateSLICFermStateEnv::name |
1.4.7