CHROMA
|
Inline random gauge transformation on a gauge field. More...
#include <inline_random_transf_gauge.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... | |
Private Attributes | |
Params | params |
Inline random gauge transformation on a gauge field.
Definition at line 42 of file inline_random_transf_gauge.h.
|
inline |
Definition at line 45 of file inline_random_transf_gauge.h.
|
inline |
Definition at line 46 of file inline_random_transf_gauge.h.
|
inline |
Definition at line 47 of file inline_random_transf_gauge.h.
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 49 of file inline_random_transf_gauge.h.
References Chroma::InlineRandomTransfGaugeEnv::Params::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 109 of file inline_random_transf_gauge.cc.
References Chroma::END_CODE(), Chroma::InlineRandomTransfGaugeEnv::Params::NamedObject_t::gauge_id, Chroma::InlineRandomTransfGaugeEnv::Params::NamedObject_t::gauge_rot_id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::MesPlq(), Chroma::InlineRandomTransfGaugeEnv::name, Chroma::InlineRandomTransfGaugeEnv::Params::named_obj, params, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::rgauge(), Chroma::InlineRandomTransfGaugeEnv::Params::NamedObject_t::rgauge_id, Chroma::START_CODE(), Chroma::u, Chroma::write(), and Chroma::InlineRandomTransfGaugeEnv::Params::writeXML().
|
private |
Definition at line 56 of file inline_random_transf_gauge.h.
Referenced by getFrequency(), and operator()().