#include <sobasis.h>
Collaboration diagram for SOTransformShell:
Public Methods | |
SOTransformShell () | |
~SOTransformShell () | |
void | add_func (int irrep, double coef, int aofunc, int sofunc) |
Add another function to the transform. | |
Public Attributes | |
int | aoshell |
The number of the AO shell from which these functions come. | |
int | nfunc |
The number of AO/SO function pairs contributing. | |
SOTransformFunction* | func |
The array of SOTransformFunction objects describing the transform. |
The information is stored in objects of type SOTransformFunction.