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, 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::Contract_t &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params::Param_t::Contract_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... | |
void Chroma::InlinePropAndMatElemColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params & | input | ||
) |
Propagator input.
Definition at line 107 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::tmp.
void Chroma::InlinePropAndMatElemColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::NamedObject_t & | input | ||
) |
Propagator input.
Definition at line 32 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::colorvec_id, Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::prop_id, Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::prop_obj, Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::prop_op_file, and Chroma::readXMLGroup().
Referenced by Chroma::InlinePropAndMatElemColorVecEnv::Params::Params(), and read().
void Chroma::InlinePropAndMatElemColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::Param_t & | input | ||
) |
Propagator input.
Definition at line 86 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::contract, Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::prop, and read().
void Chroma::InlinePropAndMatElemColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::Param_t::Contract_t & | input | ||
) |
Propagator input.
Definition at line 61 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::decay_dir, Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::mass_label, Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::num_vecs, read(), and Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::t_sources.
bool Chroma::InlinePropAndMatElemColorVecEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 141 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, Chroma::WilsonTypeFermActsEnv::registerAll(), Chroma::MapObjectWilson4DEnv::registerAll(), and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineHadronAggregateEnv::registerAll().
void Chroma::InlinePropAndMatElemColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params & | input | ||
) |
Propagator output.
Definition at line 114 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::InlinePropAndMatElemColorVecEnv::Params::named_obj, Chroma::InlinePropAndMatElemColorVecEnv::Params::param, Chroma::pop(), Chroma::push(), and write().
void Chroma::InlinePropAndMatElemColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::NamedObject_t & | input | ||
) |
Propagator output.
Definition at line 46 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::colorvec_id, Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::pop(), Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::prop_id, Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::prop_obj, Chroma::InlinePropAndMatElemColorVecEnv::Params::NamedObject_t::prop_op_file, Chroma::push(), and Chroma::GroupXML_t::xml.
Referenced by Chroma::InlinePropAndMatElemColorVecEnv::InlineMeas::func(), Chroma::InlinePropAndMatElemColorVecEnv::InlineMeas::operator()(), and write().
void Chroma::InlinePropAndMatElemColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::Param_t & | input | ||
) |
Propagator output.
Definition at line 95 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::contract, Chroma::pop(), Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::prop, Chroma::push(), and write().
void Chroma::InlinePropAndMatElemColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::Param_t::Contract_t & | input | ||
) |
Propagator output.
Definition at line 72 of file inline_prop_and_matelem_colorvec_w.cc.
References Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::decay_dir, Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::mass_label, Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::num_vecs, Chroma::pop(), Chroma::push(), Chroma::InlinePropAndMatElemColorVecEnv::Params::Param_t::Contract_t::t_sources, and write().