CHROMA
Classes | Functions | Variables
Chroma::InlinePropColorVecEnv 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, InlinePropColorVecEnv::Params::NamedObject_t &input)
 Propagator input. More...
 
void write (XMLWriter &xml, const std::string &path, const InlinePropColorVecEnv::Params::NamedObject_t &input)
 Propagator output. More...
 
void read (XMLReader &xml, const std::string &path, InlinePropColorVecEnv::Params::Param_t::Contract_t &input)
 Propagator input. More...
 
void write (XMLWriter &xml, const std::string &path, const InlinePropColorVecEnv::Params::Param_t::Contract_t &input)
 Propagator output. More...
 
void read (XMLReader &xml, const std::string &path, InlinePropColorVecEnv::Params::Param_t &input)
 Propagator input. More...
 
void write (XMLWriter &xml, const std::string &path, const InlinePropColorVecEnv::Params::Param_t &input)
 Propagator output. More...
 
void read (XMLReader &xml, const std::string &path, InlinePropColorVecEnv::Params &input)
 Propagator input. More...
 
void write (XMLWriter &xml, const std::string &path, const InlinePropColorVecEnv::Params &input)
 Propagator output. More...
 
bool registerAll ()
 Register all the factories. More...
 

Variables

const std::string name = "PROP_COLORVEC"
 

Function Documentation

◆ read() [1/4]

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

Propagator input.

Definition at line 100 of file inline_prop_colorvec_w.cc.

References Chroma::tmp.

◆ read() [2/4]

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

◆ read() [3/4]

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

◆ read() [4/4]

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

◆ registerAll()

bool Chroma::InlinePropColorVecEnv::registerAll ( )

◆ write() [1/4]

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

◆ write() [2/4]

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

◆ write() [3/4]

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

◆ write() [4/4]

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

Variable Documentation

◆ name

const std::string Chroma::InlinePropColorVecEnv::name = "PROP_COLORVEC"