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 SoluteTypeSoluteType.getCensusSoluteType(int atomicNumber) static SoluteTypeSoluteType.getFitSoluteType(ForceField forceField, int type) ForceField.getSoluteType(String key) Get a SoluteType.static SoluteTypeSoluteType.getSoluteType(Atom atom, ForceField forceField, SoluteType.SOLUTE_RADII_TYPE soluteRadiiType) static SoluteTypeSoluteType.getVDWSoluteType(VDWType vdwType) static SoluteTypeConstruct a SoluteType from an input string.Methods in ffx.potential.parameters that return types with arguments of type SoluteType