![]() |
(git:936074a)
|
#include "./base/base_uses.f90"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 | |
| subroutine, public | preconditioner_apply::apply_preconditioner_dbcsr (preconditioner_env, matrix_in, matrix_out) |
| ... | |