Uses of Enum Class
ffx.potential.nonbonded.pme.AlchemicalParameters.AlchemicalMode
Packages that use AlchemicalParameters.AlchemicalMode
Package
Description
The pme package implements polarization and permanent electrostatics using
Particle Mesh Ewald (PME).
-
Uses of AlchemicalParameters.AlchemicalMode in ffx.potential.nonbonded.pme
Fields in ffx.potential.nonbonded.pme declared as AlchemicalParameters.AlchemicalModeMethods in ffx.potential.nonbonded.pme that return AlchemicalParameters.AlchemicalModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AlchemicalParameters.AlchemicalMode[]
AlchemicalParameters.AlchemicalMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.