Home
last modified time | relevance | path

Searched defs:cdft_opt_control (Results 1 – 4 of 4) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_cdft_opt_types.F91 SUBROUTINE cdft_opt_type_create(cdft_opt_control) argument
93 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
132 SUBROUTINE cdft_opt_type_release(cdft_opt_control) argument
134 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
160 SUBROUTINE cdft_opt_type_read(cdft_opt_control, inp_section) argument
162 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
234 SUBROUTINE cdft_opt_type_write(cdft_opt_control, optimizer, output_unit) argument
235 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
H A Douter_scf_control_types.F72 TYPE(cdft_opt_type), POINTER :: cdft_opt_control component
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_cdft_opt_types.F91 SUBROUTINE cdft_opt_type_create(cdft_opt_control) argument
93 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
132 SUBROUTINE cdft_opt_type_release(cdft_opt_control) argument
134 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
160 SUBROUTINE cdft_opt_type_read(cdft_opt_control, inp_section) argument
162 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
234 SUBROUTINE cdft_opt_type_write(cdft_opt_control, optimizer, output_unit) argument
235 TYPE(cdft_opt_type), POINTER :: cdft_opt_control local
H A Douter_scf_control_types.F72 TYPE(cdft_opt_type), POINTER :: cdft_opt_control component