CHROMA
|
Gauge action enum. More...
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::GaugeActTypeEnv | |
Functions | |
bool | Chroma::GaugeActTypeEnv::registerAll (void) |
void | Chroma::read (XMLReader &xml_in, const std::string &path, GaugeActType &t) |
Read an GaugeActType enum. More... | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const GaugeActType &t) |
Write an GaugeActType enum. More... | |
Variables | |
const int | Chroma::GaugeActTypeEnv::No_fmn = 5 |
The number of different shaped loops in largest action. More... | |
const std::string | Chroma::GaugeActTypeEnv::typeIDString = "GaugeActType" |
bool | Chroma::GaugeActTypeEnv::registered = registerAll() |
Gauge action enum.
Definition in file enum_gaugeacttype_io.cc.