Functions | |
| AbsChronologicalPredictor5D< LatticeFermion > * | createPredictor (const int N5, XMLReader &xml, const std::string &path) |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| const std::string | name = "NULL_5D_PREDICTOR" |
| Name to be used. | |
| const std::string | name |
| Name to be used. | |
| AbsChronologicalPredictor5D<LatticeFermion>* Chroma::Null5DChronoPredictorEnv::@325::createPredictor | ( | const int | N5, | |
| XMLReader & | xml, | |||
| const std::string & | path | |||
| ) | [static] |
| bool Chroma::Null5DChronoPredictorEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 62 of file null_predictor.cc.
References createPredictor(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
bool Chroma::Null5DChronoPredictorEnv::registered = false [static] |
Local registration flag.
Definition at line 56 of file null_predictor.cc.
Referenced by registerAll().
| const std::string Chroma::Null5DChronoPredictorEnv::name = "NULL_5D_PREDICTOR" |
| const std::string Chroma::Null5DChronoPredictorEnv::name |
1.4.7