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