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