Uses of Enum Class
ffx.numerics.multipole.MultipoleTensor.OPERATOR
Packages that use MultipoleTensor.OPERATOR
Package
Description
The Multipole package computes derivatives of 1/|r| via recursion to arbitrary order using
Cartesian multipoles in either a global frame or a quasi-internal frame.
-
Uses of MultipoleTensor.OPERATOR in ffx.numerics.multipole
Fields in ffx.numerics.multipole declared as MultipoleTensor.OPERATORModifier and TypeFieldDescriptionprotected MultipoleTensor.OPERATOR
MultipoleTensor.operator
The OPERATOR in use.Methods in ffx.numerics.multipole that return MultipoleTensor.OPERATORModifier and TypeMethodDescriptionstatic MultipoleTensor.OPERATOR
Returns the enum constant of this class with the specified name.static MultipoleTensor.OPERATOR[]
MultipoleTensor.OPERATOR.values()
Returns an array containing the constants of this enum class, in the order they are declared.