CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
const int | No_fmn = 5 |
The number of different shaped loops in largest action. More... | |
const std::string | typeIDString = "GaugeActType" |
bool | registered = registerAll() |
bool Chroma::GaugeActTypeEnv::registerAll | ( | void | ) |
Definition at line 19 of file enum_gaugeacttype_io.cc.
References Chroma::GAUGE_ACT_3_LOOP_IMP, Chroma::GAUGE_ACT_4_LOOP_IMP, Chroma::GAUGE_ACT_5_LOOP_IMP, Chroma::GAUGE_ACT_DBW2, Chroma::GAUGE_ACT_IWASAKI, Chroma::GAUGE_ACT_SYMZK_1X2, Chroma::GAUGE_ACT_WILSON, and Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance().
const int Chroma::GaugeActTypeEnv::No_fmn = 5 |
The number of different shaped loops in largest action.
Definition at line 33 of file enum_gaugeacttype_io.cc.
bool Chroma::GaugeActTypeEnv::registered = registerAll() |
Definition at line 36 of file enum_gaugeacttype_io.cc.
const std::string Chroma::GaugeActTypeEnv::typeIDString = "GaugeActType" |
Definition at line 35 of file enum_gaugeacttype_io.cc.
Referenced by Chroma::read(), and Chroma::write().