Gromacs
2026.0-dev-20241106-9ba7f4d
|
#include <gromacs/mdrun/simulatorbuilder.h>
Collection of constraint parameters.
Public Member Functions | |
ConstraintsParam (Constraints *constraints, gmx_enfrot *enforcedRotation, VirtualSitesHandler *vSite) | |
Build collection with handle to actual objects. | |
Public Attributes | |
Constraints * | constr |
Handle to constraint object. | |
gmx_enfrot * | enforcedRotation_ |
Handle to information about using enforced rotation. | |
VirtualSitesHandler * | vsite |
Handle to vsite stuff. | |