Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dminbas_methods.F93 TYPE(cp_fm_struct_type), POINTER :: fm_struct_a, fm_struct_b, fm_struct_c, & local
208 NULLIFY (fm_struct_a, fm_struct_b)
211 CALL cp_fm_struct_create(fm_struct_b, nrow_global=nmo, ncol_global=nmao, &
214 CALL cp_fm_create(fm2, fm_struct_b)
215 CALL cp_fm_create(fma, fm_struct_b)
216 CALL cp_fm_create(fmb, fm_struct_b)
319 CALL cp_fm_struct_release(fm_struct_b)
H A Dminbas_wfn_analysis.F126 TYPE(cp_fm_struct_type), POINTER :: fm_struct_a, fm_struct_b, fm_struct_c local
222 CALL cp_fm_struct_create(fm_struct_b, nrow_global=nmao, ncol_global=nmo, &
224 CALL cp_fm_create(fm2, fm_struct_b)
225 CALL cp_fm_create(fm3, fm_struct_b)
387 CALL cp_fm_struct_release(fm_struct_b)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dminbas_methods.F93 TYPE(cp_fm_struct_type), POINTER :: fm_struct_a, fm_struct_b, fm_struct_c, & local
208 NULLIFY (fm_struct_a, fm_struct_b)
211 CALL cp_fm_struct_create(fm_struct_b, nrow_global=nmo, ncol_global=nmao, &
214 CALL cp_fm_create(fm2, fm_struct_b)
215 CALL cp_fm_create(fma, fm_struct_b)
216 CALL cp_fm_create(fmb, fm_struct_b)
319 CALL cp_fm_struct_release(fm_struct_b)
H A Dminbas_wfn_analysis.F126 TYPE(cp_fm_struct_type), POINTER :: fm_struct_a, fm_struct_b, fm_struct_c local
222 CALL cp_fm_struct_create(fm_struct_b, nrow_global=nmao, ncol_global=nmo, &
224 CALL cp_fm_create(fm2, fm_struct_b)
225 CALL cp_fm_create(fm3, fm_struct_b)
387 CALL cp_fm_struct_release(fm_struct_b)