Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dxas_tdp_atom.F878 REAL(dp), DIMENSION(:, :), POINTER :: pmat_block, pmat_blockt, sinv_block, & local
899 NULLIFY (blacs_env, pmat_block, ab_list, opt_dist2d, rho_redist, sinv_block, sinv_blockt)
1055 … CALL dbcsr_get_block_p(rho_redist(ispin)%matrix, iatom, jatom, pmat_block, pmat_found)
1065 work1(i, 1) = prefac*SUM(pmat_block(:, :)*t_block(:, :, i))