CHROMA
|
Inline measurement of staggered-to-wilson conversion. More...
#include <inline_stag_to_wils.h>
Public Member Functions | |
~InlineStagToWils () | |
InlineStagToWils (const InlineStagToWilsParams &p) | |
InlineStagToWils (const InlineStagToWils &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 | |
InlineStagToWilsParams | params |
Inline measurement of staggered-to-wilson conversion.
Definition at line 45 of file inline_stag_to_wils.h.
|
inline |
Definition at line 48 of file inline_stag_to_wils.h.
|
inline |
Definition at line 49 of file inline_stag_to_wils.h.
|
inline |
Definition at line 50 of file inline_stag_to_wils.h.
|
protected |
Do the measurement.
Definition at line 146 of file inline_stag_to_wils.cc.
References Chroma::d, Chroma::END_CODE(), Chroma::SftMom::getSet(), Chroma::PropSourceConst_t::getTSrce(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::PropSourceConst_t::j_decay, j_decay, mu, Chroma::InlineStagToWilsEnv::name, Chroma::InlineStagToWilsParams::named_obj, Nd, params, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::read(), Chroma::s(), Chroma::InlineStagToWilsParams::NamedObject_t::stag_id, Chroma::START_CODE(), t0, Chroma::PropSourceConst_t::t_source, t_srce, Chroma::uniqueId(), Chroma::InlineStagToWilsParams::NamedObject_t::wils_id, Chroma::write(), Chroma::InlineStagToWilsParams::writeXML(), and Chroma::zero.
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 52 of file inline_stag_to_wils.h.
References Chroma::InlineStagToWilsParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 121 of file inline_stag_to_wils.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::write(), and Chroma::InlineStagToWilsParams::xml_file.
|
private |
Definition at line 64 of file inline_stag_to_wils.h.
Referenced by func(), getFrequency(), and operator()().