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 OperatorMultipoleTensor.operatorThe OPERATOR in use.protected OperatorMultipoleTensorSIMD.operatorThe OPERATOR in use.Methods in ffx.numerics.multipole that return Operator