CHROMA
|
Inline task to read an object from a named buffer. More...
#include "chromabase.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/inline/io/inline_eigen_bin_lime_colvec_read_obj.h"
#include "meas/inline/io/named_objmap.h"
#include "util/ferm/subset_vectors.h"
#include "util/ferm/map_obj/map_obj_aggregate_w.h"
#include "util/ferm/map_obj/map_obj_factory_w.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::InlineEigenBinLimeColVecReadNamedObjEnv | |
Functions | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineEigenBinLimeColVecReadNamedObjEnv::Params::NamedObject_t &input) |
Object buffer. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineEigenBinLimeColVecReadNamedObjEnv::Params::File_t &input) |
File output. More... | |
multi1d< int > | Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::coords (const int x, const int y, const int z, const int t) |
void | Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::unserialize (LatticeColorVector &cvec, const multi1d< Complex > &vec, const int &t) |
bool | Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::registerAll () |
Register all the factories. More... | |
Inline task to read an object from a named buffer.
Named object reading
Definition in file inline_eigen_bin_lime_colvec_read_obj.cc.