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

Parameter structure. More...

#include <sf_plaq_plus_adjoint_gaugeact.h>

Public Member Functions

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

Public Attributes

Real beta_F
 
Real beta_A
 
int decay_dir
 

Detailed Description

Parameter structure.

Definition at line 22 of file sf_plaq_plus_adjoint_gaugeact.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::SFPlaqPlusAdjointGaugeActEnv::Params::Params ( )
inline

Base Constructor.

Definition at line 25 of file sf_plaq_plus_adjoint_gaugeact.h.

◆ Params() [2/2]

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

Read params from some root path.

Definition at line 46 of file sf_plaq_plus_adjoint_gaugeact.cc.

References beta_A, beta_F, decay_dir, and Chroma::read().

Member Data Documentation

◆ beta_A

Real Chroma::SFPlaqPlusAdjointGaugeActEnv::Params::beta_A

◆ beta_F

Real Chroma::SFPlaqPlusAdjointGaugeActEnv::Params::beta_F

◆ decay_dir

int Chroma::SFPlaqPlusAdjointGaugeActEnv::Params::decay_dir

Coupling for adjoint plaquette

Definition at line 32 of file sf_plaq_plus_adjoint_gaugeact.h.

Referenced by Chroma::SFPlaqPlusAdjointGaugeActEnv::GaugeAct::GaugeAct(), and Params().


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