Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_fb_env_methods.F157 fm_matrix_ortho, fm_matrix_work, mo_coeff, mo_coeff_filtered local
182 fm_matrix_filtered_ks, fm_matrix_work, &
392 CALL cp_fm_create(fm_matrix_work, fm_struct, name="FM_MATRIX_WORK")
432 fm_matrix_work, &
443 CALL cp_fm_release(fm_matrix_work)
H A Dmp2.F173 fm_matrix_work, mo_coeff local
345 NULLIFY (fm_matrix_work)
355 CALL cp_fm_create(fm_matrix_work, fm_struct, name="fm_matrix_work")
356 CALL cp_fm_set_all(matrix=fm_matrix_work, alpha=0.0_dp)
363 CALL cp_fm_power(fm_matrix_s, fm_matrix_work, -0.5_dp, scf_control%eps_eigval, ndep)
417 work=fm_matrix_work, &
429 work=fm_matrix_work, &
442 CALL cp_fm_release(fm_matrix_work)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_fb_env_methods.F157 fm_matrix_ortho, fm_matrix_work, mo_coeff, mo_coeff_filtered local
182 fm_matrix_filtered_ks, fm_matrix_work, &
392 CALL cp_fm_create(fm_matrix_work, fm_struct, name="FM_MATRIX_WORK")
432 fm_matrix_work, &
443 CALL cp_fm_release(fm_matrix_work)
H A Dmp2.F176 fm_matrix_work, mo_coeff local
368 NULLIFY (fm_matrix_work)
378 CALL cp_fm_create(fm_matrix_work, fm_struct, name="fm_matrix_work")
379 CALL cp_fm_set_all(matrix=fm_matrix_work, alpha=0.0_dp)
433 work=fm_matrix_work, &
443 CALL cp_fm_release(fm_matrix_work)