|
CHROMA
|
Parameter structure. More...
#include <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 |
Parameter structure.
Definition at line 22 of file plaq_plus_adjoint_gaugeact.h.
|
inline |
Base Constructor.
Definition at line 25 of file plaq_plus_adjoint_gaugeact.h.
| Chroma::PlaqPlusAdjointGaugeActEnv::Params::Params | ( | XMLReader & | xml_in, |
| const std::string & | path | ||
| ) |
Read params from some root path.
Definition at line 46 of file plaq_plus_adjoint_gaugeact.cc.
References beta_A, beta_F, and Chroma::read().
| Real Chroma::PlaqPlusAdjointGaugeActEnv::Params::beta_A |
Definition at line 31 of file plaq_plus_adjoint_gaugeact.h.
Referenced by Chroma::PlaqPlusAdjointGaugeActEnv::GaugeAct::deriv(), Params(), and Chroma::PlaqPlusAdjointGaugeActEnv::GaugeAct::S().
| Real Chroma::PlaqPlusAdjointGaugeActEnv::Params::beta_F |
Definition at line 30 of file plaq_plus_adjoint_gaugeact.h.
Referenced by Chroma::PlaqPlusAdjointGaugeActEnv::GaugeAct::deriv(), Params(), and Chroma::PlaqPlusAdjointGaugeActEnv::GaugeAct::S().