Gromacs
2026.0-dev-20250207-8469bad
|
#include <cstdio>
#include <memory>
#include <optional>
#include <utility>
#include <vector>
#include "gromacs/compat/pointers.h"
#include "modularsimulatorinterfaces.h"
Declares the trajectory element for the modular simulator.
This header is only used within the modular simulator module
Classes | |
class | gmx::TrajectoryElement |
Trajectory element signals and handles trajectory writing. More... | |
class | gmx::TrajectoryElementBuilder |
Build the TrajectoryElement More... | |