CHROMA
|
Anonymous namespace. More...
Classes | |
struct | Params |
Parameter structure. More... | |
class | InlineMeas |
Inline measurement of glueball operators via colorstd::vector matrix elements. More... | |
Functions | |
void | read (XMLReader &xml, const std::string &path, Params::Param_t ¶m) |
void | write (XMLWriter &xml, const std::string &path, const Params::Param_t ¶m) |
void | read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
Read named objects. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
Write named objects. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params ¶m) |
bool | registerAll () |
Register all the factories. More... | |
multi1d< int > | normDisp (const multi1d< int > &orig) |
Normalize just one displacement array. More... | |
Anonymous namespace.
Diagnostic stuff
multi1d<int> Chroma::InlineGlueDiagMatElemColorVecEnv::normDisp | ( | const multi1d< int > & | orig | ) |
Normalize just one displacement array.
Definition at line 216 of file inline_glue_diag_matelem_colorvec.cc.
References Chroma::END_CODE(), and Chroma::START_CODE().
Referenced by Chroma::InlineGlueDiagMatElemColorVecEnv::InlineMeas::func().
void Chroma::InlineGlueDiagMatElemColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::NamedObject_t & | input | ||
) |
Read named objects.
Definition at line 81 of file inline_glue_diag_matelem_colorvec.cc.
References Chroma::InlineGlueDiagMatElemColorVecEnv::Params::NamedObject_t::colorvec_id, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::NamedObject_t::glue_op_file, and read().
void Chroma::InlineGlueDiagMatElemColorVecEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::Param_t & | param | ||
) |
Definition at line 32 of file inline_glue_diag_matelem_colorvec.cc.
References Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::decay_dir, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::displacement_length, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::displacement_list, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::link_smearing, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::mom2_max, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::num_vecs, and Chroma::readXMLGroup().
Referenced by Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Params(), and read().
bool Chroma::InlineGlueDiagMatElemColorVecEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 128 of file inline_glue_diag_matelem_colorvec.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, Chroma::LinkSmearingEnv::registerAll(), and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineGlueAggregateEnv::registerAll().
void Chroma::InlineGlueDiagMatElemColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params & | param | ||
) |
Definition at line 103 of file inline_glue_diag_matelem_colorvec.cc.
References Chroma::InlineGlueDiagMatElemColorVecEnv::Params::writeXML().
void Chroma::InlineGlueDiagMatElemColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::NamedObject_t & | input | ||
) |
Write named objects.
Definition at line 91 of file inline_glue_diag_matelem_colorvec.cc.
References Chroma::InlineGlueDiagMatElemColorVecEnv::Params::NamedObject_t::colorvec_id, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::NamedObject_t::glue_op_file, Chroma::pop(), Chroma::push(), and write().
void Chroma::InlineGlueDiagMatElemColorVecEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::Param_t & | param | ||
) |
Definition at line 63 of file inline_glue_diag_matelem_colorvec.cc.
References Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::decay_dir, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::displacement_length, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::displacement_list, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::link_smearing, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::mom2_max, Chroma::InlineGlueDiagMatElemColorVecEnv::Params::Param_t::num_vecs, Chroma::pop(), Chroma::push(), and Chroma::GroupXML_t::xml.
Referenced by Chroma::InlineGlueDiagMatElemColorVecEnv::InlineMeas::func(), Chroma::InlineGlueDiagMatElemColorVecEnv::InlineMeas::operator()(), write(), and Chroma::InlineGlueDiagMatElemColorVecEnv::Params::writeXML().