Functions | |
| bool | registerAll (void) |
| Register all the factories. | |
Variables | |
| bool | registered = registerAll() |
| const string | typeIDString = "CoeffType" |
| const string | typeIDString |
| bool | registered |
| bool Chroma::CoeffTypeEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 15 of file enum_coeffs_io.cc.
References Chroma::COEFF_TYPE_TANH, Chroma::COEFF_TYPE_TANH_UNSCALED, Chroma::COEFF_TYPE_ZOLOTAREV, and Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance().
| bool Chroma::CoeffTypeEnv::registered = registerAll() |
Definition at line 24 of file enum_coeffs_io.cc.
| const string Chroma::CoeffTypeEnv::typeIDString = "CoeffType" |
Definition at line 25 of file enum_coeffs_io.cc.
| const string Chroma::CoeffTypeEnv::typeIDString |
Definition at line 20 of file enum_quda_io.cc.
Definition at line 34 of file enum_cfgtype_io.cc.
1.4.7