(git:6a2e663)
aux_basis_set Module Reference

Functions/Subroutines

subroutine, public create_aux_basis (aux_basis, bsname, nsets, lmin, lmax, nl, npgf, zet)
 create a basis in GTO form More...
 

Detailed Description

History
none
Author
JGH (11.2017)

Function/Subroutine Documentation

◆ create_aux_basis()

subroutine, public aux_basis_set::create_aux_basis ( type(gto_basis_set_type), pointer  aux_basis,
character(len=default_string_length)  bsname,
integer, intent(in)  nsets,
integer, dimension(:), intent(in)  lmin,
integer, dimension(:), intent(in)  lmax,
integer, dimension(0:, :), intent(in)  nl,
integer, dimension(:), intent(in)  npgf,
real(kind=dp), dimension(:, :), intent(in)  zet 
)

create a basis in GTO form

Parameters
aux_basis...
bsname...
nsets...
lmin...
lmax...
nl...
npgf...
zet...
Version
1.0

Definition at line 53 of file aux_basis_set.F.

Here is the call graph for this function:
Here is the caller graph for this function: