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 = "SIMPLE_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::CreateSimpleFermStateEnv::createFerm | ( | XMLReader & | xml, | |
| const std::string & | path | |||
| ) |
Definition at line 20 of file simple_fermstate_w.cc.
References Chroma::StaggeredTypeFermBCEnv::reader().
Referenced by registerAll().
| bool Chroma::CreateSimpleFermStateEnv::registerAll | ( | void | ) |
Register all the factories.
Register all the factories
Definition at line 35 of file simple_fermstate_w.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::CreateSimpleFermStateEnv::name = "SIMPLE_FERM_STATE" |
Name to be used.
Definition at line 29 of file simple_fermstate_w.cc.
Referenced by Chroma::CreateFermStateEnv::reader(), and registerAll().
bool Chroma::CreateSimpleFermStateEnv::registered = false [static] |
Local registration flag.
Definition at line 32 of file simple_fermstate_w.cc.
Referenced by registerAll().
| const std::string Chroma::CreateSimpleFermStateEnv::name |
1.4.7