Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dxas_tdp_atom.F1354 CHARACTER(len=*), PARAMETER :: routineN = 'put_density_on_other_grid', & argument
1355 routineP = moduleN//':'//routineN
1357 INTEGER :: dir, handle, ia, ico, ipgf, ir, iset, &
1358 isgf, lx, ly, lz, n, na, nr, nset, &
1359 nspins, sgfi, start
1360 INTEGER, DIMENSION(:), POINTER :: lmax, lmin, npgf, nsgf_set
1363 REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: sgf
1364 REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: co, dsgf, pos
1366 REAL(dp), DIMENSION(3) :: rs, rst, rt
1367 REAL(dp), DIMENSION(:, :), POINTER :: ri_sphi, zet
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dxas_tdp_atom.F1359 CHARACTER(len=*), PARAMETER :: routineN = 'put_density_on_other_grid', & argument
1360 routineP = moduleN//':'//routineN
1362 INTEGER :: dir, er, handle, ia, ico, ipgf, ir, &
1363 iset, isgf, lx, ly, lz, n, na, nr, &
1364 nset, nspins, sgfi, sr, start
1365 INTEGER, DIMENSION(:), POINTER :: lmax, lmin, npgf, nsgf_set
1367 REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: sgf
1368 REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: co, dsgf, pos
1370 REAL(dp), DIMENSION(3) :: rs, rst, rt
1371 REAL(dp), DIMENSION(:, :), POINTER :: ri_sphi, zet
[all …]