20 namespace CreateFermStateEnv
53 nope.
path =
"FermState";
55 XMLBufferWriter xml_tmp;
56 push(xml_tmp,
"FermState");
57 write(xml_tmp,
"Name", nope.
id);
60 nope.
xml = xml_tmp.str();
Primary include file for CHROMA library code.
Fermion external field state and a creator.
All ferm create-state method.
All Wilson-type fermion boundary conditions.
void write(XMLWriter &xml, const std::string &path, const AsqtadFermActParams ¶m)
Writer parameters.
Hex field state for stout links and a creator.
bool registerAll()
Register all the factories.
static bool registered
Local registration flag.
GroupXML_t nullXMLGroup()
Returns a periodic createstate group.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
push(xml_out,"Condensates")
Periodic ferm state and a creator.
Simple ferm state and a creator.
Stout field state for stout links and a creator.
Hold group xml and type id.