|
CHROMA
|
FermType 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::FermTypeEnv | |
Functions | |
| bool | Chroma::FermTypeEnv::registerAll (void) |
| enum | Chroma::FermType { Chroma::FERM_TYPE_WILSON , Chroma::FERM_TYPE_STAGGERED } |
| Fermion type. More... | |
| typedef SingletonHolder< EnumTypeMap< FermType > > | Chroma::theFermTypeMap |
| void | Chroma::read (XMLReader &xml_in, const std::string &path, FermType &t) |
| Read an fermion type enum. More... | |
| void | Chroma::write (XMLWriter &xml_out, const std::string &path, const FermType &t) |
| Write an fermion type enum. More... | |
FermType enum.
Definition in file enum_fermtype_io.h.