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