#include <inline_block_orthog_colorvec.h>
Inheritance diagram for Chroma::InlineBlockOrthogColorVecsEnv::InlineMeas:

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. | |
| void | operator() (const unsigned long update_no, XMLWriter &xml_out) |
| Do the measurement. | |
Protected Member Functions | |
| void | func (const unsigned long update_no, XMLWriter &xml_out) |
| Do the measurement. | |
Private Attributes | |
| Params | params |
Definition at line 61 of file inline_block_orthog_colorvec.h.
| Chroma::InlineBlockOrthogColorVecsEnv::InlineMeas::~InlineMeas | ( | ) | [inline] |
Definition at line 64 of file inline_block_orthog_colorvec.h.
| Chroma::InlineBlockOrthogColorVecsEnv::InlineMeas::InlineMeas | ( | const Params & | p | ) | [inline] |
Definition at line 65 of file inline_block_orthog_colorvec.h.
| Chroma::InlineBlockOrthogColorVecsEnv::InlineMeas::InlineMeas | ( | const InlineMeas & | p | ) | [inline] |
Definition at line 66 of file inline_block_orthog_colorvec.h.
| void Chroma::InlineBlockOrthogColorVecsEnv::InlineMeas::func | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [protected] |
Do the measurement.
Loop for Nhits apply smearing if orthonormalize is true to a GramSchmit on them Compute the v'Smearing v matrix elements for all color vectors call them evals and monitor convergence on one time slice EndLoop
Definition at line 240 of file inline_block_orthog_colorvec.cc.
References Chroma::InlineBlockOrthogColorVecsEnv::Params::Param_t::block, Chroma::InlineBlockOrthogColorVecsEnv::Params::Param_t::BlockOrthoNormal, Chroma::chi(), Chroma::InlineBlockOrthogColorVecsEnv::Params::NamedObject_t::colorvec_id, Octave::count, Chroma::InlineBlockOrthogColorVecsEnv::Params::NamedObject_t::gauge_id, Chroma::SubsetVectors< T >::getDecayDir(), Chroma::SubsetVectors< T >::getEvalues(), Chroma::SubsetVectors< T >::getEvectors(), Chroma::SftMom::getSet(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::MesPlq(), Chroma::InlineBlockOrthogColorVecsEnv::name, Chroma::InlineBlockOrthogColorVecsEnv::Params::named_obj, Chroma::InlineBlockOrthogColorVecsEnv::Params::Param_t::Nhits, Chroma::SftMom::numSubsets(), Chroma::InlineBlockOrthogColorVecsEnv::Params::Param_t::OrthoNormal, Chroma::InlineBlockOrthogColorVecsEnv::Params::param, params, Chroma::proginfo(), Chroma::readXMLGroup(), Chroma::InlineBlockOrthogColorVecsEnv::Params::Param_t::src, START_CODE, u, Chroma::InlineBlockOrthogColorVecsEnv::write(), Chroma::NoLinkSmearingEnv::Params::writeXML(), and Chroma::NoQuarkDisplacementEnv::Params::writeXML().
Referenced by operator()().
| unsigned long Chroma::InlineBlockOrthogColorVecsEnv::InlineMeas::getFrequency | ( | void | ) | const [inline, virtual] |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 68 of file inline_block_orthog_colorvec.h.
References Chroma::InlineBlockOrthogColorVecsEnv::Params::frequency, and params.
| void Chroma::InlineBlockOrthogColorVecsEnv::InlineMeas::operator() | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [virtual] |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 215 of file inline_block_orthog_colorvec.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::InlineBlockOrthogColorVecsEnv::write(), and Chroma::InlineBlockOrthogColorVecsEnv::Params::xml_file.
Definition at line 80 of file inline_block_orthog_colorvec.h.
Referenced by func(), getFrequency(), and operator()().
1.4.7