Functions | |
| WilsonTypeFermAct5D< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFermAct5D (XMLReader &xml_in, const std::string &path) |
| Callback function. | |
| FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFermAct (XMLReader &xml_in, const std::string &path) |
| Callback function. | |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| const std::string | name = "OVEXT" |
| Name to be used. | |
| static bool | registered = false |
| Local registration flag. | |
| const std::string | name |
| Name to be used. | |
| WilsonTypeFermAct5D<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::EvenOddPrecOvExtFermActArrayEnv::createFermAct5D | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Callback function.
Definition at line 31 of file eoprec_ovext_fermact_array_w.cc.
References Chroma::CreateFermStateEnv::reader().
Referenced by createFermAct(), and registerAll().
| FermionAction<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::EvenOddPrecOvExtFermActArrayEnv::createFermAct | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Callback function.
Differs in return type
Definition at line 42 of file eoprec_ovext_fermact_array_w.cc.
References createFermAct5D().
Referenced by registerAll().
| bool Chroma::EvenOddPrecOvExtFermActArrayEnv::registerAll | ( | void | ) |
Register all the factories.
Definition at line 55 of file eoprec_ovext_fermact_array_w.cc.
References createFermAct(), createFermAct5D(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::EvenOddPrecOvExtFermActArrayEnv::name = "OVEXT" |
Name to be used.
Definition at line 49 of file eoprec_ovext_fermact_array_w.cc.
Referenced by registerAll().
bool Chroma::EvenOddPrecOvExtFermActArrayEnv::registered = false [static] |
Local registration flag.
Definition at line 52 of file eoprec_ovext_fermact_array_w.cc.
Referenced by registerAll().
| const std::string Chroma::EvenOddPrecOvExtFermActArrayEnv::name |
1.4.7