Uses of Class
ffx.potential.bonded.Joint
Packages that use Joint
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of Joint in ffx.potential.bonded
Methods in ffx.potential.bonded that return JointModifier and TypeMethodDescriptionMSGroup.createJoint
(Bond bond, MSGroup group1, MSGroup group2, ForceField forceField) Create a joint between two chemical groups.MSGroup.createJoint
(MSGroup group1, MSGroup group2, ForceField forceField) Joiner joins Moieties m1 and m2 and returns the Geometry objects formed in a Joint.MultiResidue.createJoint
(Bond bond, MSGroup group1, MSGroup group2, ForceField forceField) Create a joint between two chemical groups.MultiResidue.createJoint
(MSGroup group1, MSGroup group2, ForceField forceField) Joiner joins Moieties m1 and m2 and returns the Geometry objects formed in a Joint.Polymer.createJoint
(Residue residue1, Residue residue2, ForceField forceField) Methods in ffx.potential.bonded with parameters of type Joint