CHROMA
|
Inline task for compute LatticeColorVector matrix elements of a propagator. More...
#include <inline_prop_matelem_pt_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 51 of file inline_prop_matelem_pt_colorvec_w.h.
|
inline |
Definition at line 54 of file inline_prop_matelem_pt_colorvec_w.h.
|
inline |
Definition at line 55 of file inline_prop_matelem_pt_colorvec_w.h.
|
inline |
Definition at line 56 of file inline_prop_matelem_pt_colorvec_w.h.
|
protected |
Do the measurement.
Definition at line 187 of file inline_prop_matelem_pt_colorvec_w.cc.
References Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::colorvec_id, eigen_source, Chroma::EVPair< T >::eigenVector, Chroma::END_CODE(), Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::gauge_id, Chroma::getEigenValues(), Chroma::SftMom::getSet(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::InlinePropAndMatElemDistillation2Env::local::localInnerProduct(), Chroma::InlinePropMatElemPtColorVecEnv::Params::Param_t::mass_label, Chroma::MesPlq(), Chroma::InlinePropMatElemPtColorVecEnv::name, Chroma::InlinePropMatElemPtColorVecEnv::Params::named_obj, Nd, Chroma::InlinePropMatElemPtColorVecEnv::Params::Param_t::num_vecs, Chroma::SftMom::numSubsets(), Chroma::InlinePropMatElemPtColorVecEnv::Params::param, params, Chroma::pop(), Chroma::proginfo(), prop, Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::prop_id, Chroma::InlinePropMatElemPtColorVecEnv::Params::NamedObject_t::prop_op_file, Chroma::PropToFerm(), Chroma::push(), q, Chroma::InlinePropMatElemPtColorVecEnv::read(), Chroma::START_CODE(), t, t_source, Chroma::u, and Chroma::InlinePropMatElemPtColorVecEnv::write().
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 58 of file inline_prop_matelem_pt_colorvec_w.h.
References Chroma::InlinePropMatElemPtColorVecEnv::Params::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 162 of file inline_prop_matelem_pt_colorvec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::InlinePropMatElemPtColorVecEnv::write(), and Chroma::InlinePropMatElemPtColorVecEnv::Params::xml_file.
|
private |
Definition at line 70 of file inline_prop_matelem_pt_colorvec_w.h.
Referenced by func(), getFrequency(), and operator()().