CHROMA
|
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, InlinePropMatElemPtColorVecEnv::Params::NamedObject_t &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const InlinePropMatElemPtColorVecEnv::Params::NamedObject_t &input) |
Propagator output. More... | |
void | read (XMLReader &xml, const std::string &path, InlinePropMatElemPtColorVecEnv::Params::Param_t &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const InlinePropMatElemPtColorVecEnv::Params::Param_t &input) |
Propagator output. More... | |
void | read (XMLReader &xml, const std::string &path, InlinePropMatElemPtColorVecEnv::Params &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const InlinePropMatElemPtColorVecEnv::Params &input) |
Propagator output. More... | |
bool | registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | name = "PROP_MATELEM_PT_COLORVEC" |
void Chroma::InlinePropMatElemPtColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
InlinePropMatElemPtColorVecEnv::Params & | input | ||
) |
Propagator input.
Definition at line 76 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::tmp.
void Chroma::InlinePropMatElemPtColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
InlinePropMatElemPtColorVecEnv::Params::NamedObject_t & | input | ||
) |
Propagator input.
Definition at line 30 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::colorvec_id, Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::prop_id, and Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::prop_op_file.
Referenced by Chroma::InlinePropMatElemPtColorVecEnv::InlineMeas::func(), Chroma::InlinePropMatElemPtColorVecEnv::Params::Params(), and read().
void Chroma::InlinePropMatElemPtColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
InlinePropMatElemPtColorVecEnv::Params::Param_t & | input | ||
) |
Propagator input.
Definition at line 55 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::InlinePropMatElemPtColorVecEnv::Params::Param_t::mass_label, Chroma::InlinePropMatElemPtColorVecEnv::Params::Param_t::num_vecs, and read().
bool Chroma::InlinePropMatElemPtColorVecEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 112 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineHadronAggregateEnv::registerAll().
void Chroma::InlinePropMatElemPtColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const InlinePropMatElemPtColorVecEnv::Params & | input | ||
) |
Propagator output.
Definition at line 83 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::InlinePropMatElemPtColorVecEnv::Params::named_obj, Chroma::InlinePropMatElemPtColorVecEnv::Params::param, Chroma::pop(), Chroma::push(), and write().
void Chroma::InlinePropMatElemPtColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const InlinePropMatElemPtColorVecEnv::Params::NamedObject_t & | input | ||
) |
Propagator output.
Definition at line 41 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::colorvec_id, Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::pop(), Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::prop_id, Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::prop_op_file, and Chroma::push().
Referenced by Chroma::InlinePropMatElemPtColorVecEnv::InlineMeas::func(), Chroma::InlinePropMatElemPtColorVecEnv::InlineMeas::operator()(), and write().
void Chroma::InlinePropMatElemPtColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const InlinePropMatElemPtColorVecEnv::Params::Param_t & | input | ||
) |
Propagator output.
Definition at line 64 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::InlinePropMatElemPtColorVecEnv::Params::Param_t::mass_label, Chroma::InlinePropMatElemPtColorVecEnv::Params::Param_t::num_vecs, Chroma::pop(), Chroma::push(), and write().
const std::string Chroma::InlinePropMatElemPtColorVecEnv::name = "PROP_MATELEM_PT_COLORVEC" |
Definition at line 109 of file inline_prop_matelem_pt_colorvec_w.cc.
Referenced by Chroma::InlinePropMatElemPtColorVecEnv::InlineMeas::func(), and registerAll().