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