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

Inline measurement of Wilson loops. More...

#include <inline_wilslp.h>

Inheritance diagram for Chroma::InlineWilsonLoop:
Chroma::AbsInlineMeasurement

Public Types

typedef multi1d< LatticeColorMatrix > P
 
typedef multi1d< LatticeColorMatrix > Q
 

Public Member Functions

 ~InlineWilsonLoop ()
 
 InlineWilsonLoop (const InlineWilsonLoopParams &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

InlineWilsonLoopParams params
 

Detailed Description

Inline measurement of Wilson loops.

Definition at line 53 of file inline_wilslp.h.

Member Typedef Documentation

◆ P

typedef multi1d<LatticeColorMatrix> Chroma::InlineWilsonLoop::P

Definition at line 56 of file inline_wilslp.h.

◆ Q

typedef multi1d<LatticeColorMatrix> Chroma::InlineWilsonLoop::Q

Definition at line 57 of file inline_wilslp.h.

Constructor & Destructor Documentation

◆ ~InlineWilsonLoop()

Chroma::InlineWilsonLoop::~InlineWilsonLoop ( )
inline

Definition at line 59 of file inline_wilslp.h.

◆ InlineWilsonLoop()

Chroma::InlineWilsonLoop::InlineWilsonLoop ( const InlineWilsonLoopParams p)
inline

Definition at line 60 of file inline_wilslp.h.

Member Function Documentation

◆ func()

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

◆ getFrequency()

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

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 62 of file inline_wilslp.h.

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

◆ operator()()

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

Member Data Documentation

◆ params

InlineWilsonLoopParams Chroma::InlineWilsonLoop::params
private

Definition at line 74 of file inline_wilslp.h.

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


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