Uses of Enum Class
ffx.potential.nonbonded.ScfPredictor.PredictorMode
Package
Description
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and
Particle Mesh Ewald electrostastics.
-
Uses of ScfPredictor.PredictorMode in ffx.potential.nonbonded
Modifier and TypeMethodDescriptionstatic ScfPredictor.PredictorMode
Returns the enum constant of this class with the specified name.static ScfPredictor.PredictorMode[]
ScfPredictor.PredictorMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionScfPredictor
(ScfPredictor.PredictorMode mode, int order, ForceField ff) Constructor for ScfPredictor.