CHROMA
|
Inline measurement of Coulomb gauge fixing. More...
#include <inline_coulgauge.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 measurement of Coulomb gauge fixing.
Definition at line 51 of file inline_coulgauge.h.
|
inline |
Definition at line 54 of file inline_coulgauge.h.
|
inline |
Definition at line 55 of file inline_coulgauge.h.
|
inline |
Definition at line 56 of file inline_coulgauge.h.
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 58 of file inline_coulgauge.h.
References Chroma::InlineCoulGaugeEnv::Params::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 156 of file inline_coulgauge.cc.
References Chroma::coulGauge(), Chroma::END_CODE(), Chroma::InlineCoulGaugeEnv::Params::NamedObject_t::gauge_id, Chroma::InlineCoulGaugeEnv::Params::NamedObject_t::gauge_rot_id, Chroma::InlineCoulGaugeEnv::Params::Param_t::GFAccu, Chroma::InlineCoulGaugeEnv::Params::NamedObject_t::gfix_id, Chroma::InlineCoulGaugeEnv::Params::Param_t::GFMax, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::InlineCoulGaugeEnv::Params::Param_t::j_decay, Chroma::MesPlq(), Chroma::InlineCoulGaugeEnv::name, Chroma::InlineCoulGaugeEnv::Params::named_obj, Nd, Chroma::InlineCoulGaugeEnv::Params::Param_t::OrDo, Chroma::InlineCoulGaugeEnv::Params::param, params, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::START_CODE(), Chroma::u, Chroma::unitarityCheck(), Chroma::write(), and Chroma::InlineCoulGaugeEnv::Params::write().
|
private |
Definition at line 65 of file inline_coulgauge.h.
Referenced by getFrequency(), and operator()().