Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Drpa_rse.F190 CALL cp_fm_create(fm_X_mo_beta, fm_struct_tmp, name="f_X_mo")
192 CALL cp_fm_set_all(fm_X_mo_beta, 0.0_dp)
236 fm_X_mo_beta, fm_P_mu_nu_beta, mo_coeff_beta)
292 CALL cp_fm_scale_and_add(1.0_dp, fm_X_mo_beta, -1.0_dp, fm_XC_mo_beta)
296 CALL cp_fm_get_info(matrix=fm_X_mo_beta, &
340 fm_X_mo_beta, eigenval_beta, homo_beta)
358 CALL cp_fm_release(fm_X_mo_beta)
390 recalc_hfx_integrals, fm_X_mo_beta, & argument
402 TYPE(cp_fm_type), OPTIONAL, POINTER :: fm_X_mo_beta, fm_P_mu_nu_beta, & local
476 CALL cp_fm_set_all(fm_X_mo_beta, 0.0_dp)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Drpa_rse.F190 CALL cp_fm_create(fm_X_mo_beta, fm_struct_tmp, name="f_X_mo")
192 CALL cp_fm_set_all(fm_X_mo_beta, 0.0_dp)
236 fm_X_mo_beta, fm_P_mu_nu_beta, mo_coeff_beta)
292 CALL cp_fm_scale_and_add(1.0_dp, fm_X_mo_beta, -1.0_dp, fm_XC_mo_beta)
296 CALL cp_fm_get_info(matrix=fm_X_mo_beta, &
340 fm_X_mo_beta, eigenval_beta, homo_beta)
358 CALL cp_fm_release(fm_X_mo_beta)
390 recalc_hfx_integrals, fm_X_mo_beta, & argument
402 TYPE(cp_fm_type), OPTIONAL, POINTER :: fm_X_mo_beta, fm_P_mu_nu_beta, & local
476 CALL cp_fm_set_all(fm_X_mo_beta, 0.0_dp)
[all …]