|
CHROMA
|
Functions | |
| bool | registerAll (void) |
Variables | |
| const std::string | typeIDString = "MDIntegratorType" |
| bool | registered = registerAll() |
| bool Chroma::MDIntegratorTypeEnv::registerAll | ( | void | ) |
Definition at line 13 of file enum_md_integrator_type_io.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::MD_PQP_LEAPFROG, and Chroma::MD_QPQ_LEAPFROG.
| bool Chroma::MDIntegratorTypeEnv::registered = registerAll() |
Definition at line 23 of file enum_md_integrator_type_io.cc.
| const std::string Chroma::MDIntegratorTypeEnv::typeIDString = "MDIntegratorType" |
Definition at line 22 of file enum_md_integrator_type_io.cc.
Referenced by Chroma::read(), and Chroma::write().