Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dxas_tdp_kernel.F98 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: contr1_int local
100 NULLIFY (contr1_int, PQ, para_env, dist, blk_size)
136 CALL ri_all_blocks_mm(contr1_int, PQ)
194 CALL dbcsr_deallocate_matrix_set(contr1_int)
214 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: contr1_int local
238 rhs_int => contr1_int ! the incoming contr1_int is not modified
239 ALLOCATE (lhs_int(SIZE(contr1_int)))
617 NULLIFY (contr1_int, dist, blk_size)
645 CALL dbcsr_deallocate_matrix_set(contr1_int)
846 rhs_int => contr1_int
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dxas_tdp_kernel.F99 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: contr1_int local
101 NULLIFY (contr1_int, PQ, para_env, dist, blk_size)
137 CALL ri_all_blocks_mm(contr1_int, PQ)
196 CALL dbcsr_deallocate_matrix_set(contr1_int)
216 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: contr1_int local
240 rhs_int => contr1_int ! the incoming contr1_int is not modified
241 ALLOCATE (lhs_int(SIZE(contr1_int)))
619 NULLIFY (contr1_int, dist, blk_size)
647 CALL dbcsr_deallocate_matrix_set(contr1_int)
861 rhs_int => contr1_int
[all …]