Functions | |
| StaggeredTypeFermAct< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFermAct4D (XMLReader &xml_in, const std::string &path) |
| Callback function. | |
| FermionAction< LatticeStaggeredFermion, 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 = "HISQ" |
| Name to be used. | |
| static bool | registered = false |
| Local registration flag. | |
| const std::string | name |
| Name to be used. | |
| StaggeredTypeFermAct<LatticeStaggeredFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::HisqFermActEnv::createFermAct4D | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Callback function.
Definition at line 58 of file hisq_fermact_s.cc.
References Chroma::StaggeredCreateFermStateEnv::reader().
Referenced by createFermAct(), and registerAll().
| FermionAction<LatticeStaggeredFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::HisqFermActEnv::createFermAct | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Callback function.
Differs in return type
Definition at line 69 of file hisq_fermact_s.cc.
References createFermAct4D().
Referenced by registerAll().
| bool Chroma::HisqFermActEnv::registerAll | ( | void | ) |
Register all the factories.
Definition at line 82 of file hisq_fermact_s.cc.
References createFermAct(), createFermAct4D(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::HisqFermActEnv::name = "HISQ" |
bool Chroma::HisqFermActEnv::registered = false [static] |
Local registration flag.
Definition at line 79 of file hisq_fermact_s.cc.
Referenced by registerAll().
| const std::string Chroma::HisqFermActEnv::name |
1.4.7