|
Gromacs
2026.0-dev-20251105-11eb1db
|
#include <gromacs/coordinateio/requirements.h>
Container for the user input values that will be used by the builder to determine which OutputAdapters should/could/will be registered to the coordinate file writer.
Public Member Functions | |
| void | initOptions (IOptionsContainer *options) |
| Populate requirements from option interface. More... | |
| struct OutputRequirements | process () const |
| Provide processed requirements to create on coordinate file writing method. | |
| void gmx::OutputRequirementOptionDirector::initOptions | ( | IOptionsContainer * | options | ) |
Populate requirements from option interface.
| [in] | options | Pointer to global options framework. |
1.8.5