|
Gromacs
2026.0-dev-20251111-8c1ac59
|
#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. | |
1.8.5