|
CHROMA
|
Functions | |
| bool | registerAll (void) |
Variables | |
| const std::string | typeIDString = "EigenVecType" |
| bool | registered = registerAll() |
| bool Chroma::EigenVecTypeEnv::registerAll | ( | void | ) |
Definition at line 14 of file enum_eigenvectype_io.cc.
References Chroma::EVEC_TYPE_SCIDAC, Chroma::EVEC_TYPE_SZIN, and Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance().
| bool Chroma::EigenVecTypeEnv::registered = registerAll() |
Definition at line 23 of file enum_eigenvectype_io.cc.
| const std::string Chroma::EigenVecTypeEnv::typeIDString = "EigenVecType" |
Definition at line 22 of file enum_eigenvectype_io.cc.
Referenced by Chroma::read(), and Chroma::write().