CHROMA
|
Inline task for compute LatticeColorVector matrix elements of a propagator. More...
#include <inline_prop_matelem_colorvec_w.h>
Public Member Functions | |
~InlineMeas () | |
InlineMeas (const Params &p) | |
InlineMeas (const InlineMeas &p) | |
unsigned long | getFrequency (void) const |
Tell me how often I should measure this beastie. More... | |
void | operator() (const unsigned long update_no, XMLWriter &xml_out) |
Do the measurement. More... | |
Public Member Functions inherited from Chroma::AbsInlineMeasurement | |
virtual | ~AbsInlineMeasurement (void) |
Virtual Destructor. More... | |
Protected Member Functions | |
void | func (const unsigned long update_no, XMLWriter &xml_out) |
Do the measurement. More... | |
Private Attributes | |
Params | params |
Inline task for compute LatticeColorVector matrix elements of a propagator.
Definition at line 53 of file inline_prop_matelem_colorvec_w.h.
|
inline |
Definition at line 56 of file inline_prop_matelem_colorvec_w.h.
|
inline |
Definition at line 57 of file inline_prop_matelem_colorvec_w.h.
|
inline |
Definition at line 58 of file inline_prop_matelem_colorvec_w.h.
|
protected |
Do the measurement.
Definition at line 186 of file inline_prop_matelem_colorvec_w.cc.
References Chroma::InlinePropMatElemColorVecEnv::Params::NamedObject_t::colorvec_id, Chroma::KeyPropColorVec_t::colorvec_src, Chroma::InlinePropMatElemColorVecEnv::Params::Param_t::decay_dir, eigen_source, Chroma::EVPair< T >::eigenVector, Chroma::END_CODE(), Chroma::InlinePropMatElemColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::getEigenValues(), Chroma::SftMom::getSet(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::InlinePropAndMatElemDistillation2Env::local::localInnerProduct(), Chroma::InlinePropMatElemColorVecEnv::Params::Param_t::mass_label, Chroma::MesPlq(), Chroma::InlinePropMatElemColorVecEnv::name, Chroma::InlinePropMatElemColorVecEnv::Params::named_obj, Nd, Chroma::InlinePropMatElemColorVecEnv::Params::Param_t::num_vecs, Chroma::SftMom::numSubsets(), Chroma::InlinePropMatElemColorVecEnv::Params::param, params, Chroma::pop(), Chroma::proginfo(), Chroma::InlinePropMatElemColorVecEnv::Params::NamedObject_t::prop_id, Chroma::InlinePropMatElemColorVecEnv::Params::NamedObject_t::prop_op_file, Chroma::push(), Chroma::KeyPropColorVec_t::spin_src, Chroma::START_CODE(), t, t_source, Chroma::KeyPropColorVec_t::t_source, Chroma::InlinePropMatElemColorVecEnv::Params::Param_t::t_sources, Chroma::tmp, Chroma::u, and Chroma::InlinePropMatElemColorVecEnv::write().
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 60 of file inline_prop_matelem_colorvec_w.h.
References Chroma::InlinePropMatElemColorVecEnv::Params::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 161 of file inline_prop_matelem_colorvec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::InlinePropMatElemColorVecEnv::write(), and Chroma::InlinePropMatElemColorVecEnv::Params::xml_file.
|
private |
Definition at line 72 of file inline_prop_matelem_colorvec_w.h.
Referenced by func(), getFrequency(), and operator()().