Uses of Class
ffx.potential.nonbonded.RestrainPosition
Package
Description
The Potential package implements molecular mechanics force fields with shared memory Parallel
Java and via OpenMM.
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and
Particle Mesh Ewald electrostastics.
-
Uses of RestrainPosition in ffx.potential
Modifier and TypeMethodDescriptionForceFieldEnergy.getRestrainPositions()
Getter for the fieldcoordRestraints
. -
Uses of RestrainPosition in ffx.potential.nonbonded
Modifier and TypeMethodDescriptionstatic RestrainPosition
RestrainPosition.parseRestrainPosition
(String line, Atom[] atoms, boolean useLambda) Parse a Restrain-Position line and return a RestrainPosition instance.static RestrainPosition[]
RestrainPosition.parseRestrainPositions
(MolecularAssembly molecularAssembly)