CHROMA
Public Member Functions | Protected Member Functions | Private Attributes | List of all members

Inline propagator calculation. More...

#include <inline_propagator_w.h>

Inheritance diagram for Chroma::InlinePropagator:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlinePropagator ()
 
 InlinePropagator (const InlinePropagatorParams &p)
 
 InlinePropagator (const InlinePropagator &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

InlinePropagatorParams params
 

Detailed Description

Inline propagator calculation.

Definition at line 48 of file inline_propagator_w.h.

Constructor & Destructor Documentation

◆ ~InlinePropagator()

Chroma::InlinePropagator::~InlinePropagator ( )
inline

Definition at line 51 of file inline_propagator_w.h.

◆ InlinePropagator() [1/2]

Chroma::InlinePropagator::InlinePropagator ( const InlinePropagatorParams p)
inline

Definition at line 52 of file inline_propagator_w.h.

◆ InlinePropagator() [2/2]

Chroma::InlinePropagator::InlinePropagator ( const InlinePropagator p)
inline

Definition at line 53 of file inline_propagator_w.h.

Member Function Documentation

◆ func()

void Chroma::InlinePropagator::func ( const unsigned long  update_no,
XMLWriter &  xml_out 
)
protected

Do the measurement.

Definition at line 149 of file inline_propagator_w.cc.

References Chroma::END_CODE(), Chroma::ChromaProp_t::fermact, Chroma::SequentialSource_t::forward_props, Chroma::SequentialProp_t::forward_props, Chroma::MakeSourceProp_t::gauge_header, Chroma::Propagator_t::gauge_header, Chroma::SequentialSource_t::gauge_header, Chroma::SequentialProp_t::gauge_header, Chroma::InlinePropagatorParams::NamedObject_t::gauge_id, Chroma::SftMom::getSet(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::ChromaProp_t::invParam, Chroma::PropSourceConst_t::j_decay, Chroma::SeqSource_t::j_decay, j_decay, Chroma::MesPlq(), Chroma::InlinePropagatorEnv::name, Chroma::InlinePropagatorParams::named_obj, Nd, Chroma::ChromaProp_t::obsvP, Chroma::InlinePropagatorParams::param, params, Chroma::GroupXML_t::path, Chroma::pop(), Chroma::proginfo(), Chroma::Propagator_t::prop_header, Chroma::InlinePropagatorParams::NamedObject_t::prop_id, Chroma::push(), Chroma::ChromaProp_t::quarkSpinType, Chroma::read(), Chroma::S_f, Chroma::SequentialProp_t::seqprop_header, Chroma::SequentialSource_t::seqsource_header, Chroma::SequentialProp_t::seqsource_header, Chroma::SequentialSource_t::sink_header, Chroma::SequentialProp_t::sink_header, Chroma::MakeSourceProp_t::source_header, Chroma::Propagator_t::source_header, Chroma::InlinePropagatorParams::NamedObject_t::source_id, Chroma::START_CODE(), Chroma::state, t0, Chroma::SeqSource_t::t_sink, Chroma::PropSourceConst_t::t_source, Chroma::u, Chroma::uniqueId(), Chroma::write(), Chroma::InlinePropagatorParams::writeXML(), and Chroma::GroupXML_t::xml.

Referenced by operator()().

◆ getFrequency()

unsigned long Chroma::InlinePropagator::getFrequency ( void  ) const
inlinevirtual

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 55 of file inline_propagator_w.h.

References Chroma::InlinePropagatorParams::frequency, and params.

◆ operator()()

void Chroma::InlinePropagator::operator() ( const unsigned long  update_no,
XMLWriter &  xml_out 
)
virtual

Member Data Documentation

◆ params

InlinePropagatorParams Chroma::InlinePropagator::params
private

Definition at line 67 of file inline_propagator_w.h.

Referenced by func(), getFrequency(), and operator()().


The documentation for this class was generated from the following files: