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

Inline task for generating propagators. More...

#include <inline_propagator_ferm_w.h>

Inheritance diagram for Chroma::InlinePropagatorFerm:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlinePropagatorFerm ()
 
 InlinePropagatorFerm (const InlinePropagatorFermParams &p)
 
 InlinePropagatorFerm (const InlinePropagatorFerm &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

InlinePropagatorFermParams params
 

Detailed Description

Inline task for generating propagators.

Definition at line 55 of file inline_propagator_ferm_w.h.

Constructor & Destructor Documentation

◆ ~InlinePropagatorFerm()

Chroma::InlinePropagatorFerm::~InlinePropagatorFerm ( )
inline

Definition at line 58 of file inline_propagator_ferm_w.h.

◆ InlinePropagatorFerm() [1/2]

Chroma::InlinePropagatorFerm::InlinePropagatorFerm ( const InlinePropagatorFermParams p)
inline

Definition at line 59 of file inline_propagator_ferm_w.h.

◆ InlinePropagatorFerm() [2/2]

Chroma::InlinePropagatorFerm::InlinePropagatorFerm ( const InlinePropagatorFerm p)
inline

Definition at line 60 of file inline_propagator_ferm_w.h.

Member Function Documentation

◆ func()

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

◆ getFrequency()

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

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 62 of file inline_propagator_ferm_w.h.

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

◆ operator()()

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

Member Data Documentation

◆ params

InlinePropagatorFermParams Chroma::InlinePropagatorFerm::params
private

Definition at line 74 of file inline_propagator_ferm_w.h.

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


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