CHROMA
|
CfgType enum. More...
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::CfgTypeEnv | |
Functions | |
bool | Chroma::CfgTypeEnv::registerAll (void) |
void | Chroma::read (XMLReader &xml_in, const std::string &path, CfgType &t) |
read a configuration type enum More... | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const CfgType &t) |
write a configuration type enum More... | |
Variables | |
bool | Chroma::CfgTypeEnv::registered = registerAll() |
const std::string | Chroma::CfgTypeEnv::typeIDString = "CfgType" |
CfgType enum.
Definition in file enum_cfgtype_io.cc.