CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::WilsonCoarseFine1LoopGaugeActParams Struct Reference

Parameter structure. More...

#include <wilson_coarse_fine_1loop_gaugeact.h>

Public Member Functions

 WilsonCoarseFine1LoopGaugeActParams ()
 Base Constructor. More...
 
 WilsonCoarseFine1LoopGaugeActParams (XMLReader &xml_in, const std::string &path)
 Read params from some root path. More...
 

Public Attributes

Real beta
 
multi1d< int > coarse_dirs
 
Real xi
 
Real coeff_ff
 
Real coeff_cc
 

Detailed Description

Parameter structure.

Definition at line 29 of file wilson_coarse_fine_1loop_gaugeact.h.

Constructor & Destructor Documentation

◆ WilsonCoarseFine1LoopGaugeActParams() [1/2]

Chroma::WilsonCoarseFine1LoopGaugeActParams::WilsonCoarseFine1LoopGaugeActParams ( )
inline

Base Constructor.

Definition at line 32 of file wilson_coarse_fine_1loop_gaugeact.h.

◆ WilsonCoarseFine1LoopGaugeActParams() [2/2]

Chroma::WilsonCoarseFine1LoopGaugeActParams::WilsonCoarseFine1LoopGaugeActParams ( XMLReader &  xml_in,
const std::string &  path 
)

Read params from some root path.

Definition at line 46 of file wilson_coarse_fine_1loop_gaugeact.cc.

References beta, coarse_dirs, coeff_cc, coeff_ff, Chroma::read(), and xi.

Member Data Documentation

◆ beta

Real Chroma::WilsonCoarseFine1LoopGaugeActParams::beta

Yep, it's beta - the coefficient in front of the action

Definition at line 37 of file wilson_coarse_fine_1loop_gaugeact.h.

Referenced by Chroma::WilsonCoarseFine1LoopGaugeAct::init(), and WilsonCoarseFine1LoopGaugeActParams().

◆ coarse_dirs

multi1d<int> Chroma::WilsonCoarseFine1LoopGaugeActParams::coarse_dirs

Directions for coarse lattice

Definition at line 39 of file wilson_coarse_fine_1loop_gaugeact.h.

Referenced by Chroma::WilsonCoarseFine1LoopGaugeAct::init(), and WilsonCoarseFine1LoopGaugeActParams().

◆ coeff_cc

Real Chroma::WilsonCoarseFine1LoopGaugeActParams::coeff_cc

1-loop coefficient of coarse-coare plaquette = eta_cc-eta_cf

Definition at line 42 of file wilson_coarse_fine_1loop_gaugeact.h.

Referenced by Chroma::WilsonCoarseFine1LoopGaugeAct::init(), and WilsonCoarseFine1LoopGaugeActParams().

◆ coeff_ff

Real Chroma::WilsonCoarseFine1LoopGaugeActParams::coeff_ff

1-loop coefficient of fine-fine plaquette = eta_ff-eta_cf

Definition at line 41 of file wilson_coarse_fine_1loop_gaugeact.h.

Referenced by Chroma::WilsonCoarseFine1LoopGaugeAct::init(), and WilsonCoarseFine1LoopGaugeActParams().

◆ xi

Real Chroma::WilsonCoarseFine1LoopGaugeActParams::xi

Coefficient of fine-fine plaquette

Definition at line 40 of file wilson_coarse_fine_1loop_gaugeact.h.

Referenced by Chroma::WilsonCoarseFine1LoopGaugeAct::init(), and WilsonCoarseFine1LoopGaugeActParams().


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