Public Member Functions | |
| int | get_n_contraction () |
| Get the number of contractions in the shell. | |
| int | get_n_primitive () |
| Get the number of primitives in the shell. | |
| double | get_contraction_coef (in int connum, in int expnum) |
| Get the coefficient for an unnormalized primitive in a contraction. | |
| double | get_exponent (in int expnum) |
| Get the exponent for a primitive. | |
| int | get_angular_momentum (in int connum) |
| Get the angular momentum for a single contraction. | |
| int | get_max_angular_momentum () |
| Get the max angular momentum, considering all contractions in the shell. | |
| AngularType | get_contraction_angular_type (in int connum) |
| Get the angular type for a single contraction. | |
| AngularType | get_angular_type () |
| Get the angular type. | |
| void | print_shell () |
| Print the shell data. | |
|
|
Get the angular momentum for a single contraction.
|
|
|
Get the angular type.
|
|
|
Get the angular type for a single contraction.
|
|
||||||||||||
|
Get the coefficient for an unnormalized primitive in a contraction.
|
|
|
Get the exponent for a primitive.
|
|
|
Get the max angular momentum, considering all contractions in the shell.
|
|
|
Get the number of contractions in the shell.
|
|
|
Get the number of primitives in the shell.
|
1.3.9.1