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