31 integer xcspin_,xcgrad_
34 character(264) xcdescr_
36 real(8),
allocatable :: rwf(:,:,:)
40 if (
allocated(
vrsp))
deallocate(
vrsp)
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), &
real(8), dimension(maxstsp, maxspecies) occsp
real(8), dimension(:,:), allocatable rhosp
subroutine atom(sol, ptnucl, zn, nst, n, l, k, occ, xctype, xcgrad, nr, r, eval, rho, vr, rwf)
integer, dimension(maxstsp, maxspecies) ksp
integer, dimension(maxstsp, maxspecies) lsp
integer, dimension(3) xctsp
subroutine getxcdata(xctype, xcdescr, xcspin, xcgrad, hybrid, hybridc)
real(8), dimension(maxstsp, maxspecies) evalsp
integer, dimension(maxspecies) nrsp
integer, dimension(maxstsp, maxspecies) nsp
subroutine holdthd(nloop, nthd)
integer, dimension(maxspecies) nstsp
real(8), dimension(maxspecies) spzn
real(8), dimension(:,:), allocatable rsp
real(8), dimension(:,:), allocatable vrsp