|
CHROMA
|
FermType enum. More...
Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::FermTypeEnv | |
Functions | |
| bool | Chroma::FermTypeEnv::registerAll (void) |
| 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... | |
Variables | |
| const std::string | Chroma::FermTypeEnv::typeIDString = "FermType" |
| bool | Chroma::FermTypeEnv::registered = registerAll() |
FermType enum.
Definition in file enum_fermtype_io.cc.