CHROMA
|
Simple BC type enum. More...
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::SimpleBCTypeEnv | |
Functions | |
bool | Chroma::SimpleBCTypeEnv::registerAll (void) |
void | Chroma::read (XMLReader &xml_in, const std::string &path, SimpleBCType &t) |
Read an simpleBC type enum. More... | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const SimpleBCType &t) |
Write an simpleBC type enum. More... | |
Variables | |
const std::string | Chroma::SimpleBCTypeEnv::typeIDString = "SimpleBCType" |
bool | Chroma::SimpleBCTypeEnv::registered = registerAll() |
Simple BC type enum.
Definition in file enum_simplebctype_io.cc.