Gromacs  2026.0-dev-20251119-5f0a571d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
imdpoptionprovider_test_helper.h File Reference
#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:

Description

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...