Home
last modified time | relevance | path

Searched refs:s_preconditioner_type (Results 1 – 7 of 7) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Ddm_ls_scf_create.F204 …LL section_vals_val_get(ls_scf_section, "S_PRECONDITIONER", i_val=ls_scf_env%s_preconditioner_type)
295 SELECT CASE (ls_scf_env%s_preconditioner_type)
368 SELECT CASE (ls_scf_env%s_preconditioner_type)
H A Ddm_ls_scf_types.F101 INTEGER :: s_preconditioner_type component
H A Ddm_ls_scf_methods.F110 … ls_scf_env%s_preconditioner_type, ls_scf_env%ls_mstruct, &
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Ddm_ls_scf_create.F205 …LL section_vals_val_get(ls_scf_section, "S_PRECONDITIONER", i_val=ls_scf_env%s_preconditioner_type)
298 SELECT CASE (ls_scf_env%s_preconditioner_type)
380 SELECT CASE (ls_scf_env%s_preconditioner_type)
H A Ddm_ls_scf_types.F101 INTEGER :: s_preconditioner_type component
H A Denergy_corrections.F1454 nspins, s_inversion_type, s_preconditioner_type, s_sqrt_method, s_sqrt_order, & local
1485 CALL section_vals_val_get(solver_section, "S_PRECONDITIONER", i_val=s_preconditioner_type)
H A Ddm_ls_scf_methods.F107 … ls_scf_env%s_preconditioner_type, ls_scf_env%ls_mstruct, &