Uses of Class
ffx.potential.parameters.SoluteType
Packages that use SoluteType
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of SoluteType in ffx.potential.bonded
Methods in ffx.potential.bonded that return SoluteTypeMethods in ffx.potential.bonded with parameters of type SoluteType -
Uses of SoluteType in ffx.potential.parameters
Methods in ffx.potential.parameters that return SoluteTypeModifier and TypeMethodDescriptionstatic SoluteType
SoluteType.getCensusSoluteType
(int atomicNumber) static SoluteType
SoluteType.getFitSoluteType
(ForceField forceField, int type) ForceField.getSoluteType
(String key) Get a SoluteType.static SoluteType
SoluteType.getSoluteType
(Atom atom, ForceField forceField, SoluteType.SOLUTE_RADII_TYPE soluteRadiiType) static SoluteType
SoluteType.getVDWSoluteType
(VDWType vdwType) static SoluteType
Construct a SoluteType from an input string.Methods in ffx.potential.parameters that return types with arguments of type SoluteType