|
Gromacs
2026.0-dev-20251107-70abc26
|
#include <gromacs/options/optionsection.h>
Inheritance diagram for gmx::OptionSection:
Collaboration diagram for gmx::OptionSection:Declares a simple option section.
This class declares a simple section that only provides structure for grouping the options, but does not otherwise influence the behavior of the contained options.
Public Types | |
| typedef OptionSectionHandle | HandleType |
| AbstractOptionSectionHandle corresponding to this option type. | |
Public Member Functions | |
| OptionSection (const char *name) | |
| Creates a section with the given name. | |
1.8.5