|
CHROMA
|
Eigenstd::vector type enum. More...
#include "chromabase.h"#include <string>#include "singleton.h"#include "io/enum_io/enum_type_map.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::EigenVecTypeEnv | |
Functions | |
| bool | Chroma::EigenVecTypeEnv::registerAll (void) |
| enum | Chroma::EigenVecType { Chroma::EVEC_TYPE_SCIDAC = 2 , Chroma::EVEC_TYPE_SZIN } |
| Eigenstd::vector type. More... | |
| typedef SingletonHolder< EnumTypeMap< EigenVecType > > | Chroma::theEigenVecTypeMap |
| 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... | |
Eigenstd::vector type enum.
Definition in file enum_eigenvectype_io.h.