Classes | |
| struct | Params |
| Parameter structure. More... | |
| class | InlineMeas |
| Inline reading of latticecolorvectors that are eigenvectors. More... | |
Functions | |
| multi1d< int > | coords (const int x, const int y, const int z, const int t) |
| void | unserialize (LatticeColorVector &cvec, const multi1d< Complex > &vec, const int &t) |
| AbsInlineMeasurement * | createMeasurement (XMLReader &xml_in, const std::string &path) |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| const std::string | name = "EIGENINFO_BIN_LIME_COLORVEC_READ_NAMED_OBJECT" |
| Name to be used. | |
| multi1d<int> Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::coords | ( | const int | x, | |
| const int | y, | |||
| const int | z, | |||
| const int | t | |||
| ) |
Definition at line 63 of file inline_eigen_bin_lime_colvec_read_obj.cc.
Referenced by dump_text_src(), main(), Chroma::readQpropFollana(), and unserialize().
| void Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::unserialize | ( | LatticeColorVector & | cvec, | |
| const multi1d< Complex > & | vec, | |||
| const int & | t | |||
| ) |
Definition at line 76 of file inline_eigen_bin_lime_colvec_read_obj.cc.
References coords().
Referenced by Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::InlineMeas::operator()().
| AbsInlineMeasurement* Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::@162::createMeasurement | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) | [static] |
Definition at line 113 of file inline_eigen_bin_lime_colvec_read_obj.cc.
Referenced by registerAll().
| bool Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 126 of file inline_eigen_bin_lime_colvec_read_obj.cc.
References createMeasurement(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
bool Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::registered = false [static] |
Local registration flag.
Definition at line 120 of file inline_eigen_bin_lime_colvec_read_obj.cc.
Referenced by registerAll().
| const std::string Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::name = "EIGENINFO_BIN_LIME_COLORVEC_READ_NAMED_OBJECT" |
Name to be used.
Definition at line 123 of file inline_eigen_bin_lime_colvec_read_obj.cc.
Referenced by Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::InlineMeas::operator()(), and registerAll().
1.4.7