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