CHROMA
Classes | Functions | Variables
Chroma::InlinePropMatElemColorVecEnv Namespace Reference

Classes

struct  Params
 Parameter structure. More...
 
class  InlineMeas
 Inline task for compute LatticeColorVector matrix elements of a propagator. More...
 

Functions

void read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input)
 Propagator input. More...
 
void write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input)
 Propagator output. More...
 
void read (XMLReader &xml, const std::string &path, Params::Param_t &input)
 Propagator input. More...
 
void write (XMLWriter &xml, const std::string &path, const Params::Param_t &input)
 Propagator output. More...
 
void read (XMLReader &xml, const std::string &path, Params &input)
 Propagator input. More...
 
void write (XMLWriter &xml, const std::string &path, const Params &input)
 Propagator output. More...
 
bool registerAll ()
 Register all the factories. More...
 

Variables

const std::string name = "PROP_MATELEM_COLORVEC"
 

Function Documentation

◆ read() [1/3]

void Chroma::InlinePropMatElemColorVecEnv::read ( XMLReader &  xml,
const std::string &  path,
Params input 
)

Propagator input.

Definition at line 77 of file inline_prop_matelem_colorvec_w.cc.

References Chroma::tmp.

◆ read() [2/3]

void Chroma::InlinePropMatElemColorVecEnv::read ( XMLReader &  xml,
const std::string &  path,
Params::NamedObject_t input 
)

◆ read() [3/3]

void Chroma::InlinePropMatElemColorVecEnv::read ( XMLReader &  xml,
const std::string &  path,
Params::Param_t input 
)

◆ registerAll()

bool Chroma::InlinePropMatElemColorVecEnv::registerAll ( )

◆ write() [1/3]

void Chroma::InlinePropMatElemColorVecEnv::write ( XMLWriter &  xml,
const std::string &  path,
const Params input 
)

◆ write() [2/3]

void Chroma::InlinePropMatElemColorVecEnv::write ( XMLWriter &  xml,
const std::string &  path,
const Params::NamedObject_t input 
)

◆ write() [3/3]

void Chroma::InlinePropMatElemColorVecEnv::write ( XMLWriter &  xml,
const std::string &  path,
const Params::Param_t input 
)

Variable Documentation

◆ name

const std::string Chroma::InlinePropMatElemColorVecEnv::name = "PROP_MATELEM_COLORVEC"