13 namespace WilsonCoarseFineGaugeActEnv
44 XMLReader paramtop(xml_in, path);
55 QDPIO::cerr << __func__ <<
": Error reading XML: " << e << std::endl;
72 write(xml,
"version", version);
73 write(xml,
"coarse_dirs",
p.coarse_dirs);
74 write(xml,
"coeff_ff",
p.coeff_ff);
75 write(xml,
"coeff_cf",
p.coeff_cf);
76 write(xml,
"coeff_cc",
p.coeff_cc);
Primary include file for CHROMA library code.
Create a gauge connection state.
Abstract base class for gauge actions.
Class for counted reference semantics.
WilsonCoarseFine gauge action.
Handle< PlaqGaugeAct > plaq
WilsonCoarseFineGaugeAct()
Partial constructor.
void init(Handle< CreateGaugeState< P, Q > > cgs)
Private initializer.
WilsonCoarseFineGaugeActParams param
All gauge create-state method.
Fermion action factories.
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
void write(XMLWriter &xml, const std::string &path, const AsqtadFermActParams ¶m)
Writer parameters.
Handle< CreateGaugeState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > reader(XMLReader &xml_in, const std::string &path)
Helper function for the CreateGaugeState readers.
static bool registered
Local registration flag.
bool registerAll()
Register all the factories.
GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createGaugeAct(XMLReader &xml, const std::string &path)
Asqtad Staggered-Dirac operator.
push(xml_out,"Condensates")
WilsonCoarseFineGaugeActParams()
Base Constructor.
multi1d< int > coarse_dirs
Wilson gauge action supporting 2+2 anisotropy.