Home
last modified time | relevance | path

Searched defs:collocate_pgf_product_rspace (Results 1 – 3 of 3) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotune_grid/
H A Dqs_collocate_density.F87 INTEGER :: cmax, coef_max, gridbounds(2,3), i, ico, icoef, ig, ithread_l, &
88 jco, k, l, la_max_local, la_min_local, lb_max_local, lb_min_local, &
89 length, lx, lx_max, lxa, lxb, lxy, lxy_max, lxyz, lxyz_max, lya, lyb, &
90 lza, lzb, offset, start
91 INTEGER, DIMENSION(3) :: cubecenter, lb_cube, ng, &
97 REAL(KIND=dp) :: a, b, binomial_k_lxa, binomial_l_lxb, cutoff, f, pg, & local
98 prefactor, radius, rpg, ya, yap, yb, ybp, za, zap, zb, zbp, zetp, prefetch
99 REAL(KIND=dp), DIMENSION(3) :: dr, rap, rb, rbp, roffset, rp
106 INTEGER :: lxp,lyp,lzp,lp,iaxis,lxpm,lypm
107 REAL(kind=dp) :: p_ele,ax,ay,az
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotune_grid/
H A Dqs_collocate_density.F87 INTEGER :: cmax, coef_max, gridbounds(2,3), i, ico, icoef, ig, ithread_l, &
88 jco, k, l, la_max_local, la_min_local, lb_max_local, lb_min_local, &
89 length, lx, lx_max, lxa, lxb, lxy, lxy_max, lxyz, lxyz_max, lya, lyb, &
90 lza, lzb, offset, start
91 INTEGER, DIMENSION(3) :: cubecenter, lb_cube, ng, &
97 REAL(KIND=dp) :: a, b, binomial_k_lxa, binomial_l_lxb, cutoff, f, pg, & local
98 prefactor, radius, rpg, ya, yap, yb, ybp, za, zap, zb, zbp, zetp, prefetch
99 REAL(KIND=dp), DIMENSION(3) :: dr, rap, rb, rbp, roffset, rp
106 INTEGER :: lxp,lyp,lzp,lp,iaxis,lxpm,lypm
107 REAL(kind=dp) :: p_ele,ax,ay,az
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_collocate_density.F2673 CHARACTER(len=*), PARAMETER :: routineN = 'collocate_pgf_product_rspace', & argument
2676 INTEGER :: cmax, gridbounds(2, 3), i, ico, icoef, ider1, ider2, ig, ithread_l, &
2677 jco, k, l, la_max_local, la_min_local, lb_max_local, lb_min_local, &
2678 length, lxa, lxb, lxy, lxyz, lya, lyb, &
2679 lza, lzb, o1_local, o2_local, offset, start
2680 INTEGER, DIMENSION(3) :: cubecenter, lb_cube, ng, &
2685 REAL(KIND=dp) :: a, b, binomial_k_lxa, binomial_l_lxb, cutoff, f, pg, & local
2686 prefactor, radius, rpg, zetp
2687 REAL(KIND=dp), DIMENSION(3) :: dr, rap, rb, rbp, roffset, rp
2692 INTEGER :: lxp, lyp, lzp, lp, lxpm, iaxis
[all …]