|
CHROMA
|
Parameter structure. More...
#include <plaq_gaugeact.h>
Public Member Functions | |
| PlaqGaugeActParams () | |
| Base Constructor. More... | |
| PlaqGaugeActParams (XMLReader &xml_in, const std::string &path) | |
| Read params from some root path. More... | |
Public Attributes | |
| multi2d< Real > | coeffs |
Parameter structure.
Definition at line 25 of file plaq_gaugeact.h.
|
inline |
Base Constructor.
Definition at line 28 of file plaq_gaugeact.h.
| Chroma::PlaqGaugeActParams::PlaqGaugeActParams | ( | XMLReader & | xml_in, |
| const std::string & | path | ||
| ) |
Read params from some root path.
Definition at line 45 of file plaq_gaugeact.cc.
References coeffs, Chroma::i, Nd, and Chroma::read().
| multi2d<Real> Chroma::PlaqGaugeActParams::coeffs |
Array of coefficients for aniso
Definition at line 33 of file plaq_gaugeact.h.
Referenced by Chroma::PlaqGaugeAct::deriv(), Chroma::PlaqGaugeAct::derivSpatial(), Chroma::PlaqGaugeAct::derivTemporal(), Chroma::PlaqGaugeAct::init(), Chroma::WilsonCoarseFine1LoopGaugeAct::init(), Chroma::WilsonCoarseFineGaugeAct::init(), PlaqGaugeActParams(), Chroma::PlaqGaugeAct::S(), Chroma::PlaqGaugeAct::spatialS(), Chroma::PlaqGaugeAct::staple(), Chroma::PlaqGaugeAct::stapleSpatial(), Chroma::PlaqGaugeAct::stapleTemporal(), and Chroma::PlaqGaugeAct::temporalS().