|
CHROMA
|
Read an XML group as a std::string. More...
#include "chromabase.h"Go to the source code of this file.
Classes | |
| struct | Chroma::GroupXML_t |
| Hold group xml and type id. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| GroupXML_t | Chroma::readXMLGroup (XMLReader &xml, const std::string &path, const std::string &type_name) |
| Read group and return as a std::string. More... | |
| multi1d< GroupXML_t > | Chroma::readXMLArrayGroup (XMLReader &xml, const std::string &path, const std::string &type_name) |
| Read group and return as a std::string. More... | |
Read an XML group as a std::string.
Definition in file xml_group_reader.h.