Uses of Enum Class
ffx.numerics.multipole.Operator
Packages that use 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 Operator in ffx.numerics.multipole
Fields in ffx.numerics.multipole declared as OperatorModifier and TypeFieldDescriptionprotected Operator
MultipoleTensor.operator
The OPERATOR in use.protected Operator
MultipoleTensorSIMD.operator
The OPERATOR in use.Methods in ffx.numerics.multipole that return Operator