|
MPQC
2.3.1
|
Public Member Functions | |
| ISphericalTransformCints (int l, int subl=-1) | |
| SphericalTransformComponent * | new_components () |
| This must create SphericalTransformComponent's of the appropriate specialization. | |
Additional Inherited Members | |
Protected Member Functions inherited from sc::ISphericalTransform | |
| ISphericalTransform (int l, int subl=-1) | |
| void | init () |
| This determines all of the components of the transformation. | |
Protected Member Functions inherited from sc::SphericalTransform | |
| SphericalTransform (int l, int subl=-1) | |
| This constructs the SphericalTransform for the given Cartesian angular momentum l and solid harmonic angular momentum subl. | |
|
inlinevirtual |
This must create SphericalTransformComponent's of the appropriate specialization.
Implements sc::SphericalTransform.