Uses of Class
ffx.potential.parameters.VDWPairType
Packages that use VDWPairType
Package
Description
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
-
Uses of VDWPairType in ffx.potential.parameters
Methods in ffx.potential.parameters that return VDWPairTypeModifier and TypeMethodDescriptionstatic VDWPairTypeVDWPairType.average(VDWPairType vdwType1, VDWPairType vdwType2, int[] atomClasses) Average.ForceField.getVDWPairType(String key) getVDWPairTypestatic VDWPairTypeConstruct a VDWPairType from multiple input lines.Methods in ffx.potential.parameters that return types with arguments of type VDWPairTypeMethods in ffx.potential.parameters with parameters of type VDWPairTypeModifier and TypeMethodDescriptionstatic VDWPairTypeVDWPairType.average(VDWPairType vdwType1, VDWPairType vdwType2, int[] atomClasses) Average.