11 namespace InlineSetRNGEnv
45 XMLReader paramtop(xml_in, path);
47 if (paramtop.count(
"Frequency") == 1)
57 QDPIO::cerr << __func__ <<
": caught Exception reading XML: " << e << std::endl;
80 push(xml_out,
"SetRNG");
81 write(xml_out,
"update_no", update_no);
87 QDPIO::cout <<
name <<
": ran successfully" << std::endl;
Inline measurement factory.
Primary include file for CHROMA library code.
void operator()(const unsigned long update_no, XMLWriter &xml_out)
Do the writing.
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.
Inline task to read and write RNG seed.
static bool registered
Local registration flag.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
push(xml_out,"Condensates")
void writeXML(XMLWriter &xml_out, const std::string &path)