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