Expand description
Atomic-orbital basis functions.
Structs§
- BasisAngular Order 
- Structure containing the angular momentum information of an atomic-orbital basis set that is required for symmetry transformation to be performed.
- BasisAngular Order Builder 
- Builder for BasisAngularOrder.
- BasisAtom 
- Structure containing the ordered sequence of the shells for an atom.
- BasisAtom Builder 
- Builder for BasisAtom.
- BasisShell 
- Structure representing a shell in an atomic-orbital basis set.
- BasisShell Builder 
- Builder for BasisShell.
- CartOrder 
- Structure to contain information about the ordering of Cartesian Gaussians of a certain rank.
- CartOrder Builder 
- Builder for CartOrder.
- PureOrder 
- Structure to contain information about the ordering of pure Gaussians of a certain rank.
- PureOrder Builder 
- Builder for PureOrder.
- SpinorOrder 
- Structure to contain information about the ordering of spinors of a certain rank.
- SpinorOrder Builder 
- Builder for SpinorOrder.
Enums§
- BasisAngular Order Builder Error 
- Error type for BasisAngularOrderBuilder
- BasisAtom Builder Error 
- Error type for BasisAtomBuilder
- BasisShell Builder Error 
- Error type for BasisShellBuilder
- CartOrder Builder Error 
- Error type for CartOrderBuilder
- PureOrder Builder Error 
- Error type for PureOrderBuilder
- ShellOrder 
- Enumerated type to indicate the type of the angular functions in a shell and how they are ordered.
- SpinorBalance Symmetry 
- Enumerated type for spinor balance symmetry types.
- SpinorOrder Builder Error 
- Error type for SpinorOrderBuilder
- SpinorParticle Type 
- Enumerated type for spinor particle types.