CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
const std::string | typeIDString = "QudaSolverType" |
bool | regisered = registerAll() |
bool | registered |
bool Chroma::QudaSolverTypeEnv::registerAll | ( | void | ) |
Definition at line 12 of file enum_quda_io.cc.
References Chroma::BICGSTAB, Chroma::CA_GCR, Chroma::CG, Chroma::GCR, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), and Chroma::MR.
bool Chroma::QudaSolverTypeEnv::regisered = registerAll() |
Definition at line 29 of file enum_quda_io.cc.
|
extern |
const std::string Chroma::QudaSolverTypeEnv::typeIDString = "QudaSolverType" |
Definition at line 28 of file enum_quda_io.cc.
Referenced by Chroma::read(), and Chroma::write().