Gromacs
2020.4
|
#include <string>
#include "gromacs/options/ioptionscontainerwithsections.h"
#include "gromacs/utility/classhelpers.h"
Declares gmx::Options.
Together with basicoptions.h, this header forms the part of the public API that most classes will use to provide options.
Classes | |
class | gmx::IOptionManager |
Base class for option managers. More... | |
class | gmx::Options |
Collection of options. More... | |