13 namespace LWTreeGaugeActEnv
43 XMLReader paramtop(xml_in, path);
47 read(paramtop,
"./u0",
u0);
50 if (paramtop.count(
"AnisoParam") != 0)
54 QDPIO::cerr <<
"Error reading XML: " << e << std::endl;
Primary include file for CHROMA library code.
Create a gauge connection state.
Abstract base class for gauge actions.
Class for counted reference semantics.
LWTreeGaugeActParams param
Handle< RectGaugeAct > rect
Handle< PlaqGaugeAct > plaq
void init(Handle< CreateGaugeState< P, Q > > cgs)
Private initializer.
All gauge create-state method.
Fermion action factories.
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
Tree-level tadpole-improved Luscher-Weisz gauge action.
Handle< CreateGaugeState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > reader(XMLReader &xml_in, const std::string &path)
Helper function for the CreateGaugeState readers.
bool registerAll()
Register all the factories.
GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createGaugeAct(XMLReader &xml, const std::string &path)
static bool registered
Local registration flag.
Asqtad Staggered-Dirac operator.