28 namespace NoLinkSmearingEnv
74 write(xml,
"version", version);
Primary include file for CHROMA library code.
Base class for link smearing.
void operator()(multi1d< LatticeColorMatrix > &u) const
Smear the links.
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.
Factory for producing link smearing objects.
static bool registered
Local registration flag.
const std::string name
Name to be used.
GaugeInit * createSource(XMLReader &xml_in, const std::string &path)
Callback function.
bool registerAll()
Register all the factories.
std::string getName()
Return the name.
Asqtad Staggered-Dirac operator.
static multi1d< LatticeColorMatrix > u
push(xml_out,"Condensates")
Params for No link smearing.
void writeXML(XMLWriter &in, const std::string &path) const
Parameters for running code.