Bridge++  Version 1.4.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FieldStrength Class Reference

field strength construction. More...

#include <fieldStrength.h>

Public Member Functions

 FieldStrength ()
 
virtual ~FieldStrength ()
 
void construct_Fmunu_1x1 (Field_G &Fmunu, const int mu, const int nu, const Field_G &U)
 
void construct_Fmunu_1x2 (Field_G &Fmunu, const int mu, const int nu, const Field_G &U)
 

Static Public Attributes

static const std::string class_name = "FieldStrengh"
 

Protected Attributes

Bridge::VerboseLevel m_vl
 

Private Member Functions

 FieldStrength (const FieldStrength &)
 
FieldStrengthoperator= (const FieldStrength &)
 

Private Attributes

ShiftField_lex m_shift
 
Staple_lex m_staple
 

Detailed Description

field strength construction.

This class constructs a field strength, Fmunu, defined by a clover leaf on the lattice. [03 Mar 2016 Y.Namekawa]

Definition at line 31 of file fieldStrength.h.

Constructor & Destructor Documentation

FieldStrength::FieldStrength ( )
inline

Definition at line 44 of file fieldStrength.h.

virtual FieldStrength::~FieldStrength ( )
inlinevirtual

Definition at line 47 of file fieldStrength.h.

FieldStrength::FieldStrength ( const FieldStrength )
private

Member Function Documentation

void FieldStrength::construct_Fmunu_1x1 ( Field_G Fmunu,
const int  mu,
const int  nu,
const Field_G U 
)

Definition at line 19 of file fieldStrength.cpp.

void FieldStrength::construct_Fmunu_1x2 ( Field_G Fmunu,
const int  mu,
const int  nu,
const Field_G U 
)

Definition at line 85 of file fieldStrength.cpp.

FieldStrength& FieldStrength::operator= ( const FieldStrength )
private

Member Data Documentation

const std::string FieldStrength::class_name = "FieldStrengh"
static

Definition at line 34 of file fieldStrength.h.

ShiftField_lex FieldStrength::m_shift
private

Definition at line 40 of file fieldStrength.h.

Staple_lex FieldStrength::m_staple
private

Definition at line 41 of file fieldStrength.h.

Bridge::VerboseLevel FieldStrength::m_vl
protected

Definition at line 37 of file fieldStrength.h.


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