CHROMA
|
Inline task to read an object from a named buffer. More...
#include "chromabase.h"
#include "qdp_iogauge.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/inline/io/inline_eigen_bin_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::InlineEigenBinColVecReadNamedObjEnv | |
Functions | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineEigenBinColVecReadNamedObjEnv::Params::NamedObject_t &input) |
Object buffer. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineEigenBinColVecReadNamedObjEnv::Params::File_t &input) |
File output. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineEigenBinColVecReadNamedObjEnv::Params::NamedObject_t &input) |
Object buffer. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineEigenBinColVecReadNamedObjEnv::Params::File_t &input) |
File output. More... | |
bool | Chroma::InlineEigenBinColVecReadNamedObjEnv::registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | Chroma::InlineEigenBinColVecReadNamedObjEnv::name = "EIGENINFO_BIN_COLORVEC_READ_NAMED_OBJECT" |
Inline task to read an object from a named buffer.
Named object reading
Definition in file inline_eigen_bin_colvec_read_obj.cc.