CHROMA
|
Inline measurement of fuzzed Wilson loops. More...
#include <inline_fuzwilp.h>
Public Member Functions | |
~InlineFuzzedWilsonLoop () | |
InlineFuzzedWilsonLoop (const InlineFuzzedWilsonLoopParams &p) | |
InlineFuzzedWilsonLoop (const InlineFuzzedWilsonLoop &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 | |
InlineFuzzedWilsonLoopParams | params |
Inline measurement of fuzzed Wilson loops.
Definition at line 49 of file inline_fuzwilp.h.
|
inline |
Definition at line 52 of file inline_fuzwilp.h.
|
inline |
Definition at line 53 of file inline_fuzwilp.h.
|
inline |
Definition at line 54 of file inline_fuzwilp.h.
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 56 of file inline_fuzwilp.h.
References Chroma::InlineFuzzedWilsonLoopParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 125 of file inline_fuzwilp.cc.
References END_CODE, Chroma::fuzwilp(), Chroma::InlineFuzzedWilsonLoopEnv::name, params, pop(), push(), START_CODE, Chroma::u, and Chroma::write().
|
private |
Definition at line 63 of file inline_fuzwilp.h.
Referenced by getFrequency().