Abstract interface to apply a preconditioner in LightKrylov
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(abstract_precond_csp), | intent(in) | :: | self |
Preconditioner. |
||
class(abstract_vector_csp), | intent(inout) | :: | vec |
Input/Output vector. |