Gromacs
2020.4
|
#include <vector>
#include "gromacs/math/vec.h"
#include "gromacs/options/ioptionscontainer.h"
#include "enums.h"
Storage object for requirements to build coordinate file writer.
Classes | |
class | gmx::OutputRequirementOptionDirector |
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. More... | |
struct | gmx::OutputRequirements |
Finalized version of requirements after processing. More... | |