CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
const std::string | typeIDString = "QudaPrecisionType" |
bool | regisered = registerAll() |
bool | registered |
bool Chroma::QudaPrecisionTypeEnv::registerAll | ( | void | ) |
Definition at line 45 of file enum_quda_io.cc.
References Chroma::DEFAULT, Chroma::DOUBLE, Chroma::HALF, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::QUARTER, and Chroma::SINGLE.
bool Chroma::QudaPrecisionTypeEnv::regisered = registerAll() |
Definition at line 62 of file enum_quda_io.cc.
|
extern |
const std::string Chroma::QudaPrecisionTypeEnv::typeIDString = "QudaPrecisionType" |
Definition at line 61 of file enum_quda_io.cc.
Referenced by Chroma::read(), and Chroma::write().