Home
last modified time | relevance | path

Searched defs:integrate_vhg0_rspace (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_rho0_ggrid.F362 CHARACTER(LEN=*), PARAMETER :: routineN = 'integrate_vhg0_rspace', & argument
365 INTEGER :: auxbas_grid, bo(2), handle, i, iat, iatom, ic, icg, ico, ig1, ig2, igrid, ii, &
366 ikind, ipgf1, ipgf2, is, iset1, iset2, iso, iso1, iso2, ispin, j, l0_ikind, llmax, lmax0, &
367 lshell, lx, ly, lz, m1, m2, max_iso_not0_local, max_s_harm, maxl, maxso, mepos, n1, n2, &
368 nat, nch_ik, nch_max, ncurr, nset, nsotot, nspins, num_pe
371 INTEGER, DIMENSION(:), POINTER :: atom_list, lmax, lmin, npgf
374 REAL(dp) :: c4pi, eps_rho_rspace, force_tmp(3), &
375 ra(3), rpgf0, scale, zet0
376 REAL(dp), DIMENSION(:), POINTER :: hab_sph, norm_l, Qlm
377 REAL(dp), DIMENSION(:, :), POINTER :: hab, hdab_sph, intloc, pab
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_rho0_ggrid.F348 CHARACTER(LEN=*), PARAMETER :: routineN = 'integrate_vhg0_rspace', & argument
351 INTEGER :: auxbas_grid, bo(2), handle, i, iat, iatom, ic, icg, ico, ig1, ig2, igrid, ii, &
352 ikind, ipgf1, ipgf2, is, iset1, iset2, iso, iso1, iso2, ispin, j, l0_ikind, llmax, lmax0, &
353 lshell, lx, ly, lz, m1, m2, max_iso_not0_local, max_s_harm, maxl, maxso, mepos, n1, n2, &
354 nat, nch_ik, nch_max, ncurr, nset, nsotot, nspins, num_pe
357 INTEGER, DIMENSION(:), POINTER :: atom_list, lmax, lmin, npgf
359 REAL(dp) :: c4pi, eps_rho_rspace, force_tmp(3), &
360 ra(3), rpgf0, scale, zet0
361 REAL(dp), DIMENSION(:), POINTER :: hab_sph, norm_l, Qlm
362 REAL(dp), DIMENSION(:, :), POINTER :: hab, hdab_sph, intloc, pab
[all …]