CHROMA
Namespaces | Functions | Variables
inline_eigen_lime_colvec_read_obj.cc File Reference

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_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::InlineEigenLimeColVecReadNamedObjEnv
 

Functions

void Chroma::InlineEigenLimeColVecReadNamedObjEnv::write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input)
 Object buffer. More...
 
void Chroma::InlineEigenLimeColVecReadNamedObjEnv::write (XMLWriter &xml, const std::string &path, const Params::File_t &input)
 File output. More...
 
void Chroma::InlineEigenLimeColVecReadNamedObjEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input)
 Object buffer. More...
 
void Chroma::InlineEigenLimeColVecReadNamedObjEnv::read (XMLReader &xml, const std::string &path, Params::File_t &input)
 File output. More...
 
bool Chroma::InlineEigenLimeColVecReadNamedObjEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::InlineEigenLimeColVecReadNamedObjEnv::name = "EIGENINFO_LIME_COLORVEC_READ_NAMED_OBJECT"
 

Detailed Description

Inline task to read an object from a named buffer.

Named object reading

Definition in file inline_eigen_lime_colvec_read_obj.cc.