|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gromacs/options/options.h"#include "gromacs/options/treesupport.h"#include "gromacs/utility/keyvaluetreetransform.h"#include "gromacs/utility/stringcompare.h"
Include dependency graph for imdpoptionprovider_test_helper.h:
This graph shows which files directly or indirectly include this file:Defines a helper template for use in tests of IMdpOptionsProviders.
Functions | |
| void | gmx::test::fillOptionsFromMdpValues (const KeyValueTreeObject &moduleMdpValues, IMdpOptionProvider *moduleMdpOptionsProvider) |
| Convenience method to convert mdp options from a key-value tree to a module's IMdpOptionsProvider. More... | |
1.8.5