|
Gromacs
2026.0
|
This graph shows which files directly or indirectly include this file:Declares functions for using keyvaluetree.h with Options.
Functions | |
| void | gmx::assignOptionsFromKeyValueTree (Options *options, const KeyValueTreeObject &tree, IKeyValueTreeErrorHandler *errorHandler) |
| Assigns option values from a given KeyValueTreeObject. More... | |
| void | gmx::checkForUnknownOptionsInKeyValueTree (const KeyValueTreeObject &tree, const Options &options) |
| Checks that a given KeyValueTreeObject can be assigned to given Options. More... | |
| KeyValueTreeObject | gmx::adjustKeyValueTreeFromOptions (const KeyValueTreeObject &tree, const Options &options) |
| Adjusts a KeyValueTreeObject to the structure of given Options. More... | |
1.8.5