Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dadmm_types.F162 TYPE(cp_fm_struct_type), POINTER :: fm_struct_aux_aux, fm_struct_aux_nmo, fm_struct_aux_orb, & local
181 CALL cp_fm_struct_create(fm_struct_aux_orb, &
199 CALL cp_fm_create(admm_env%Q, fm_struct_aux_orb, name="mixed_overlap")
200 CALL cp_fm_create(admm_env%A, fm_struct_aux_orb, name="work_A")
205 CALL cp_fm_create(admm_env%work_aux_orb, fm_struct_aux_orb, name="work_aux_orb")
206 CALL cp_fm_create(admm_env%work_aux_orb2, fm_struct_aux_orb, name="work_aux_orb2")
207 CALL cp_fm_create(admm_env%work_aux_orb3, fm_struct_aux_orb, name="work_aux_orb3")
295 CALL cp_fm_struct_release(fm_struct_aux_orb)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dadmm_types.F189 TYPE(cp_fm_struct_type), POINTER :: fm_struct_aux_aux, fm_struct_aux_nmo, fm_struct_aux_orb, & local
208 CALL cp_fm_struct_create(fm_struct_aux_orb, &
226 CALL cp_fm_create(admm_env%Q, fm_struct_aux_orb, name="mixed_overlap")
227 CALL cp_fm_create(admm_env%A, fm_struct_aux_orb, name="work_A")
232 CALL cp_fm_create(admm_env%work_aux_orb, fm_struct_aux_orb, name="work_aux_orb")
233 CALL cp_fm_create(admm_env%work_aux_orb2, fm_struct_aux_orb, name="work_aux_orb2")
234 CALL cp_fm_create(admm_env%work_aux_orb3, fm_struct_aux_orb, name="work_aux_orb3")
322 CALL cp_fm_struct_release(fm_struct_aux_orb)