CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
const std::string | typeIDString = "FermType" |
bool | registered = registerAll() |
bool Chroma::FermTypeEnv::registerAll | ( | void | ) |
Definition at line 14 of file enum_fermtype_io.cc.
References Chroma::FERM_TYPE_STAGGERED, Chroma::FERM_TYPE_WILSON, and Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance().
bool Chroma::FermTypeEnv::registered = registerAll() |
Definition at line 24 of file enum_fermtype_io.cc.
const std::string Chroma::FermTypeEnv::typeIDString = "FermType" |
Definition at line 22 of file enum_fermtype_io.cc.
Referenced by Chroma::read(), and Chroma::write().