CHROMA
|
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) |
bool | registerAll () |
Register all the factories. More... | |
multi1d<int> Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::coords | ( | const int | x, |
const int | y, | ||
const int | z, | ||
const int | t | ||
) |
Definition at line 47 of file inline_eigen_bin_lime_colvec_read_obj.cc.
Referenced by dump_text_src(), Chroma::importFermion(), main(), Chroma::peekpokeguess(), Chroma::peekpokesol(), Chroma::peekpokesrc(), Chroma::pepo(), Chroma::readQpropFollana(), and unserialize().
bool Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 110 of file inline_eigen_bin_lime_colvec_read_obj.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, Chroma::MapObjectWilson4DEnv::registerAll(), and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineIOAggregateEnv::registerAll().
void Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::unserialize | ( | LatticeColorVector & | cvec, |
const multi1d< Complex > & | vec, | ||
const int & | t | ||
) |
Definition at line 60 of file inline_eigen_bin_lime_colvec_read_obj.cc.
References Chroma::c, coords(), t, x, y, z, and Chroma::zero.
Referenced by Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::InlineMeas::operator()().