14 namespace InlineEraseQUDAMULTIGRIDSpaceEnv {
52 XMLReader inputtop(xml, path);
64 XMLReader paramtop(xml_in, path);
66 if (paramtop.count(
"Frequency") == 1)
74 QDPIO::cerr << __func__ <<
": caught Exception reading XML: " << e
92 push(xml_out,
"erase_quda_multigrid_subspace");
93 write(xml_out,
"update_no", update_no);
95 QDPIO::cout <<
name <<
": object erase" << std::endl;
98 QDPIO::cout <<
"Attempt to erase object name = "
106 <<
" is not in the map. Cannot delete" << std::endl;
108 QDPIO::cout <<
name <<
": ran successfully" << std::endl;
Inline measurement factory.
Inline writing of memory objects.
void operator()(const unsigned long update_no, XMLWriter &xml_out)
Do the writing.
Inline task to erase a named mg space.
Named object function std::map.
static bool registered
Local registration flag.
const std::string name
Name to be used.
bool registerAll()
Register all the factories.
void write(XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input)
Object buffer.
void read(XMLReader &xml, const std::string &path, Params::NamedObject_t &input)
Object buffer.
void delete_subspace(const std::string SubspaceID)
Asqtad Staggered-Dirac operator.
push(xml_out,"Condensates")
struct Chroma::InlineEraseQUDAMULTIGRIDSpaceEnv::Params::NamedObject_t named_obj
void writeXML(XMLWriter &xml_out, const std::string &path)