(git:34ef472)
preconditioner_apply.F File Reference

Go to the source code of this file.

Modules

module  preconditioner_apply
 computes preconditioners, and implements methods to apply them currently used in qs_ot
 

Functions/Subroutines

subroutine, public preconditioner_apply::apply_preconditioner_fm (preconditioner_env, matrix_in, matrix_out)
 applies a previously created preconditioner to a full matrix More...
 
subroutine, public preconditioner_apply::apply_preconditioner_dbcsr (preconditioner_env, matrix_in, matrix_out)
 ... More...