Functions | |
| WilsonTypeFermAct< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFermAct4D (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 = "CLOVER_ORBIFOLD" |
| Name to be used. | |
| static bool | registered = false |
| Local registration flag. | |
| const std::string | name |
| Name to be used. | |
| WilsonTypeFermAct<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::EvenOddPrecCloverOrbifoldFermActEnv::createFermAct4D | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Callback function.
Definition at line 24 of file eoprec_clover_orbifold_fermact_w.cc.
References Chroma::CreateFermStateEnv::reader().
Referenced by createFermAct(), and registerAll().
| FermionAction<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::EvenOddPrecCloverOrbifoldFermActEnv::createFermAct | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Callback function.
Differs in return type
Definition at line 35 of file eoprec_clover_orbifold_fermact_w.cc.
References createFermAct4D().
Referenced by registerAll().
| bool Chroma::EvenOddPrecCloverOrbifoldFermActEnv::registerAll | ( | void | ) |
Register all the factories.
Definition at line 48 of file eoprec_clover_orbifold_fermact_w.cc.
References createFermAct(), createFermAct4D(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::EvenOddPrecCloverOrbifoldFermActEnv::name = "CLOVER_ORBIFOLD" |
Name to be used.
Definition at line 42 of file eoprec_clover_orbifold_fermact_w.cc.
Referenced by registerAll().
bool Chroma::EvenOddPrecCloverOrbifoldFermActEnv::registered = false [static] |
Local registration flag.
Definition at line 45 of file eoprec_clover_orbifold_fermact_w.cc.
Referenced by registerAll().
| const std::string Chroma::EvenOddPrecCloverOrbifoldFermActEnv::name |
1.4.7