Uses of Class
ffx.potential.constraint.CcmaConstraint
Packages that use CcmaConstraint
-
Uses of CcmaConstraint in ffx.potential.constraint
Methods in ffx.potential.constraint that return CcmaConstraintModifier and TypeMethodDescriptionstatic CcmaConstraint
CcmaConstraint.ccmaFactory
(List<Bond> constrainedBonds, List<Angle> constrainedAngles, Atom[] allAtoms, double[] masses, double nonzeroCutoff) Constructs a set of bond length Constraints to be satisfied using the Constaint Constraint Matrix Approximation, a parallelizable stable numeric method.