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