#include <sobasis.h>
Collaboration diagram for SOTransform:
Public Methods | |
SOTransform () | |
~SOTransform () | |
void | set_naoshell (int n) |
void | add_transform (int aoshell, int irrep, double coef, int aofunc, int sofunc) |
Adds another term to the transform. | |
Public Attributes | |
int | naoshell_allocated |
int | naoshell |
The number of AO shells that make up this SO shell. | |
SOTransformShell* | aoshell |
The SOTransformShell object for each AO. |
The information is stored in objects of type SOTransformShell.