CHROMA
|
Parameter structure. More...
#include <spatial_two_plaq_gaugeact.h>
Public Member Functions | |
SpatialTwoPlaqGaugeActParams () | |
SpatialTwoPlaqGaugeActParams (XMLReader &xml_in, const std::string &path) | |
Public Attributes | |
Real | coeff |
AnisoParam_t | aniso |
Parameter structure.
Definition at line 25 of file spatial_two_plaq_gaugeact.h.
|
inline |
Definition at line 28 of file spatial_two_plaq_gaugeact.h.
Chroma::SpatialTwoPlaqGaugeActParams::SpatialTwoPlaqGaugeActParams | ( | XMLReader & | xml_in, |
const std::string & | path | ||
) |
Definition at line 45 of file spatial_two_plaq_gaugeact.cc.
References aniso, coeff, and Chroma::read().
AnisoParam_t Chroma::SpatialTwoPlaqGaugeActParams::aniso |
Definition at line 34 of file spatial_two_plaq_gaugeact.h.
Referenced by Chroma::SpatialTwoPlaqGaugeAct::anisoFactor(), Chroma::SpatialTwoPlaqGaugeAct::anisoP(), Chroma::SpatialTwoPlaqGaugeAct::init(), Chroma::SpatialTwoPlaqGaugeAct::SpatialTwoPlaqGaugeAct(), SpatialTwoPlaqGaugeActParams(), and Chroma::SpatialTwoPlaqGaugeAct::tDir().
Real Chroma::SpatialTwoPlaqGaugeActParams::coeff |
Definition at line 33 of file spatial_two_plaq_gaugeact.h.
Referenced by Chroma::SpatialTwoPlaqGaugeAct::getCoeff(), Chroma::SpatialTwoPlaqGaugeAct::init(), Chroma::SpatialTwoPlaqGaugeAct::SpatialTwoPlaqGaugeAct(), and SpatialTwoPlaqGaugeActParams().