![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | get_paw_basis_info (basis_1c, o2nindex, n2oindex, nsatbas) |
Return some info on the PAW basis derived from a GTO basis set. | |
subroutine, public paw_basis_types::get_paw_basis_info | ( | type(gto_basis_set_type), intent(in) | basis_1c, |
integer, dimension(:), optional, pointer | o2nindex, | ||
integer, dimension(:), optional, pointer | n2oindex, | ||
integer, intent(out), optional | nsatbas | ||
) |
Return some info on the PAW basis derived from a GTO basis set.
basis_1c | The parent GTO basis set |
o2nindex | ... |
n2oindex | ... |
nsatbas | ... |
Definition at line 39 of file paw_basis_types.F.