![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | create_1c_basis (orb_basis, soft_basis, gapw_1c_basis, basis_1c_level) |
create the one center basis from the orbital basis | |
subroutine, public gapw_1c_basis_set::create_1c_basis | ( | type(gto_basis_set_type), pointer | orb_basis, |
type(gto_basis_set_type), pointer | soft_basis, | ||
type(gto_basis_set_type), pointer | gapw_1c_basis, | ||
integer, intent(in) | basis_1c_level | ||
) |
create the one center basis from the orbital basis
orb_basis | ... |
soft_basis | ... |
gapw_1c_basis | ... |
basis_1c_level | ... |
Definition at line 50 of file gapw_1c_basis_set.F.