.TH "sc::SphericalTransformComponentCCA" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SphericalTransformComponentCCA .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SphericalTransformComponent\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBinit\fP (int \fBa\fP, int \fBb\fP, int \fBc\fP, double \fBcoef\fP, int \fBpureindex\fP)" .br .RI "Initialize this object\&. " .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::SphericalTransformComponentCCA::init (int a, int b, int c, double coef, int pureindex)\fC [inline]\fP, \fC [virtual]\fP" .PP Initialize this object\&. This must be provided in all specializations of this class to establish the ordering between a, b and c and the index of the Cartesian basis function\&. Other things such as adjustment of the coefficient to account for normalization differences can be done as well\&. The default \fBSphericalTransform::init()\fP implementation requires that only the x\*{l\*} , y\*{l\*} and z\*{l\*} basis functions are normalized to unity\&. .PP Implements \fBsc::SphericalTransformComponent\fP\&. .PP References sc::SphericalTransformComponent::a(), sc::SphericalTransformComponent::b(), sc::SphericalTransformComponent::c(), sc::SphericalTransformComponent::coef(), and sc::SphericalTransformComponent::pureindex()\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.