Home
last modified time | relevance | path

Searched refs:map_L_1 (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmp2_integrals.F1024 INTEGER, DIMENSION(1) :: dist_B_i, map_B_1, map_L_1, map_L_2, & local
1067 map_L_1 = [2] ! index 2 (P) maps to 1st matrix index (np distributed)
1091 … CALL dbcsr_t_create(tL, "(R|P)", dist_L, map_L_1, map_L_2, dbcsr_type_real_8, sizes_L, sizes_L)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmp2_integrals.F1163 INTEGER, DIMENSION(1) :: dist_B_i, map_B_1, map_L_1, map_L_2, & local
1206 map_L_1 = [2] ! index 2 (P) maps to 1st matrix index (np distributed)
1226 CALL dbcsr_t_distribution_new(dist_L, mp_comm_L, map_L_1, map_L_2, dist_L_R, dist_L_P)
1230 … CALL dbcsr_t_create(tL, "(R|P)", dist_L, map_L_1, map_L_2, dbcsr_type_real_8, sizes_L, sizes_L)