Public Member Functions | |
| string | get_name () |
| Get the canonical basis set name. | |
| int | get_n_basis () |
| Get the number of basis functions. | |
| int | get_n_shell () |
| Get the number of shells. | |
| int | get_max_angular_momentum () |
| Get the max angular momentum for any shell on the atom. | |
| AngularType | get_angular_type () |
| Get the angular type for the atom. | |
| ShellInterface | get_shell (in int shellnum) |
| Get a gaussian shell. | |
| void | print_atomic () |
| Print the atomic basis data. | |
|
|
Get the angular type for the atom.
|
|
|
Get the max angular momentum for any shell on the atom.
|
|
|
Get the number of basis functions.
|
|
|
Get the number of shells.
|
|
|
Get the canonical basis set name.
|
|
|
Get a gaussian shell.
|
1.3.9.1