Gromacs
2026.0-dev-20241204-d69d709
|
#include <gromacs/modularsimulator/modularsimulatorinterfaces.h>
Client requiring read access to the local topology.
Public Member Functions | |
virtual | ~ITopologyHolderClient ()=default |
Standard virtual destructor. | |
Protected Member Functions | |
virtual void | setTopology (const gmx_localtop_t *)=0 |
Pass pointer to new local topology. | |