31integer xcspin_,xcgrad_
34character(264) xcdescr_
36real(8),
allocatable :: rwf(:,:,:)
51 call atom(
solsc,
ptnucl,
spzn(is),
nstsp(is),
nsp(:,is),
lsp(:,is),
ksp(:,is), &
52 occsp(:,is),
xctsp,xcgrad_,
nrsp(is),
rsp(:,is),
evalsp(:,is),
rhosp(:,is), &
subroutine atom(sol, ptnucl, zn, nst, n, l, k, occ, xctype, xcgrad, nr, r, eval, rho, vr, rwf)
integer, dimension(maxstsp, maxspecies) lsp
real(8), dimension(:,:), allocatable rhosp
integer, dimension(maxstsp, maxspecies) nsp
real(8), dimension(:,:), allocatable rsp
real(8), dimension(maxstsp, maxspecies) occsp
integer, dimension(maxspecies) nstsp
integer, dimension(3) xctsp
integer, dimension(maxstsp, maxspecies) ksp
real(8), dimension(:,:), allocatable vrsp
real(8), dimension(maxstsp, maxspecies) evalsp
integer, dimension(maxspecies) nrsp
real(8), dimension(maxspecies) spzn
subroutine holdthd(nloop, nthd)
subroutine getxcdata(xctype, xcdescr, xcspin, xcgrad, hybrid, hybridc)