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
Subclasses with type arguments of type ReciprocalSpace.GridMethod in ffx.potential.nonbondedMethods in ffx.potential.nonbonded that return ReciprocalSpace.GridMethodModifier and TypeMethodDescriptionstatic ReciprocalSpace.GridMethodReturns 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.