|
Gromacs
2026.0-dev-20251109-f20ba35
|
#include <testutils/include/testutils/testoptions.h>
Provides additional options for the test executable.
Typically not used directly in test code, but through the GMX_TEST_OPTIONS macro.
Public Member Functions | |
| virtual void | initOptions (IOptionsContainer *options)=0 |
| Initializes the options from this provider. More... | |
|
pure virtual |
Initializes the options from this provider.
| options | The options need to be added here. |
1.8.5