Skip to content

Enable the use of functions as preconditioners #11

Description

@mohdibntarek

Often the preconditioner can be defined as a function instead of a type with ldiv! method. For example, see JuliaLinearAlgebra/IterativeSolvers.jl#258. It would be nice to be able to wrap the function in a type PreconditionerFunction and pass that to iterative solvers seamlessly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions