Gromacs
2026.0-dev-20241121-c76fa1e
|
#include <memory>
#include <utility>
#include <vector>
#include "gromacs/compat/pointers.h"
#include "modularsimulatorinterfaces.h"
Declares the topology class for the modular simulator.
This header is only used within the modular simulator module
Classes | |
class | gmx::TopologyHolder |
Object holding the topology. More... | |
class | gmx::TopologyHolder::Builder |
Builder for the topology holder. More... | |