CHROMA
|
Type of lines for distillution. More...
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::PropLineTypeEnv | |
Functions | |
bool | Chroma::PropLineTypeEnv::registerAll (void) |
void | Chroma::read (XMLReader &xml_in, const std::string &path, PropLineType &t) |
Reader. More... | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const PropLineType &t) |
Writer. More... | |
void | Chroma::read (BinaryReader &bin_in, PropLineType &t) |
Reader. More... | |
void | Chroma::write (BinaryWriter &bin_out, const PropLineType &t) |
Writer. More... | |
Variables | |
bool | Chroma::PropLineTypeEnv::registered = registerAll() |
const std::string | Chroma::PropLineTypeEnv::typeIDString = "PropLineType" |
Type of lines for distillution.
Definition in file enum_prop_line_io.cc.