| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(atom_basis_t), | public | :: | atoms(MAX_ELEMENT_Z) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(basis_library_t), | intent(inout), | target | :: | this | ||
| character(len=*), | intent(in) | :: | fname |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(basis_library_t), | intent(in), | target | :: | this | ||
| integer, | intent(in) | :: | z(:) | |||
| integer, | intent(out) | :: | nshell | |||
| integer, | intent(out) | :: | ngauss | |||
| integer, | intent(out) | :: | nbasis |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(basis_library_t), | intent(in) | :: | this |