Uses of Enum Class
ffx.potential.nonbonded.VanDerWaalsForm.VDW_TYPE
Packages that use VanDerWaalsForm.VDW_TYPE
Package
Description
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and
Particle Mesh Ewald electrostastics.
-
Uses of VanDerWaalsForm.VDW_TYPE in ffx.potential.nonbonded
Fields in ffx.potential.nonbonded declared as VanDerWaalsForm.VDW_TYPEMethods in ffx.potential.nonbonded that return VanDerWaalsForm.VDW_TYPEModifier and TypeMethodDescriptionstatic VanDerWaalsForm.VDW_TYPE
Returns the enum constant of this class with the specified name.static VanDerWaalsForm.VDW_TYPE[]
VanDerWaalsForm.VDW_TYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared.