.TH "sc::SOTransform" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SOTransform \- \fBSOTransform\fP maintains a list of AO shells that are be used to compute the \fBSO\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBset_naoshell\fP (int n)" .br .ti -1c .RI "void \fBadd_transform\fP (int \fBaoshell\fP, int irrep, double coef, int aofunc, int sofunc)" .br .RI "Adds another term to the transform\&. " .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "int \fBnaoshell_allocated\fP" .br .ti -1c .RI "int \fBnaoshell\fP" .br .RI "The number of AO shells that make up this \fBSO\fP shell\&. " .ti -1c .RI "\fBSOTransformShell\fP * \fBaoshell\fP" .br .RI "The \fBSOTransformShell\fP object for each AO\&. " .in -1c .SH "Detailed Description" .PP \fBSOTransform\fP maintains a list of AO shells that are be used to compute the \fBSO\fP\&. The information is stored in objects of type \fBSOTransformShell\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.