|
CHROMA
|
PropType 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::PropTypeEnv | |
Functions | |
| bool | Chroma::PropTypeEnv::registerAll (void) |
| enum | Chroma::PropType { Chroma::PROP_TYPE_SCIDAC = 2 , Chroma::PROP_TYPE_SZIN , Chroma::PROP_TYPE_KYU } |
| Propagator type. More... | |
| typedef SingletonHolder< EnumTypeMap< PropType > > | Chroma::thePropTypeMap |
| 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... | |
PropType enum.
Definition in file enum_proptype_io.h.