CHROMA
|
Enum for what spin components of a quark prop to compute. More...
#include "enum_quarkspintype_io.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::QuarkSpinTypeEnv | |
Quark spin type env. | |
Functions | |
bool | Chroma::QuarkSpinTypeEnv::registerAll (void) |
void | Chroma::read (XMLReader &xml_in, const std::string &path, QuarkSpinType &t) |
Read a quark spin type enum. More... | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const QuarkSpinType &t) |
Write a quark spin type enum. More... | |
Variables | |
bool | Chroma::QuarkSpinTypeEnv::registered = registerAll() |
const std::string | Chroma::QuarkSpinTypeEnv::typeIDString = "QuarkSpinType" |
Enum for what spin components of a quark prop to compute.
Definition in file enum_quarkspintype_io.cc.