Gromacs
2026.0-dev-20241213-9ac17bb
|
Singleton registry for test options added with GMX_TEST_OPTIONS.
Public Member Functions | |
void | add (const char *, TestOptionsProvider *provider) |
Adds a provider into the registry. | |
void | initOptions (IOptionsContainer *options) |
Initializes the options from all the provides. | |
Static Public Member Functions | |
static TestOptionsRegistry & | getInstance () |
Returns the singleton instance of this class. | |