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