Gromacs
2021-sycl
|
#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. |