Home
last modified time | relevance | path

Searched refs:my_solver_type (Results 1 – 6 of 6) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dpreconditioner_makes.F78 my_solver_type) argument
86 INTEGER :: my_solver_type local
96 IF (my_solver_type .NE. ot_precond_solver_default) &
107 … IF (my_solver_type .EQ. ot_precond_solver_default) my_solver_type = ot_precond_solver_inv_chol
113 … IF (my_solver_type .EQ. ot_precond_solver_default) my_solver_type = ot_precond_solver_inv_chol
118 … IF (my_solver_type .EQ. ot_precond_solver_default) my_solver_type = ot_precond_solver_inv_chol
122 IF (my_solver_type .NE. ot_precond_solver_default) THEN
H A Dpreconditioner.F109 INTEGER :: handle, k, my_solver_type local
183 my_solver_type = solver_type
195 my_solver_type)
197 CALL solve_preconditioner(my_solver_type, preconditioner_env, matrix_s, matrix_h)
H A Dpreconditioner_solvers.F64 SUBROUTINE solve_preconditioner(my_solver_type, preconditioner_env, matrix_s, & argument
66 INTEGER :: my_solver_type local
78 SELECT CASE (my_solver_type)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dpreconditioner_makes.F78 my_solver_type) argument
86 INTEGER :: my_solver_type local
96 IF (my_solver_type .NE. ot_precond_solver_default) &
107 … IF (my_solver_type .EQ. ot_precond_solver_default) my_solver_type = ot_precond_solver_inv_chol
113 … IF (my_solver_type .EQ. ot_precond_solver_default) my_solver_type = ot_precond_solver_inv_chol
118 … IF (my_solver_type .EQ. ot_precond_solver_default) my_solver_type = ot_precond_solver_inv_chol
122 IF (my_solver_type .NE. ot_precond_solver_default) THEN
H A Dpreconditioner.F109 INTEGER :: handle, k, my_solver_type local
183 my_solver_type = solver_type
195 my_solver_type)
197 CALL solve_preconditioner(my_solver_type, preconditioner_env, matrix_s, matrix_h)
H A Dpreconditioner_solvers.F64 SUBROUTINE solve_preconditioner(my_solver_type, preconditioner_env, matrix_s, & argument
66 INTEGER :: my_solver_type local
78 SELECT CASE (my_solver_type)