![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | set_kind_basis_atomic (basis, orb_basis_set, has_pp, agrid, cp2k_norm) |
... | |
subroutine, public atom_set_basis::set_kind_basis_atomic | ( | type(atom_basis_type), intent(inout) | basis, |
type(gto_basis_set_type), pointer | orb_basis_set, | ||
logical, intent(in) | has_pp, | ||
type(grid_atom_type), optional | agrid, | ||
logical, intent(in), optional | cp2k_norm | ||
) |
...
basis | ... |
orb_basis_set | ... |
has_pp | ... |
agrid | ... |
cp2k_norm | ... |
Definition at line 57 of file atom_set_basis.F.