Skip to content

Allow the user to define a preconditioner #90

@bjodah

Description

@bjodah

Currently the Python bindings defaults to preconditioning using a full LU solve which pretty much defeats the whole purpose of using the iterative solvers. We should allow the user to specify a preconditioner as a python callback (and perhaps also give the user the option to use e.g. the block diagonal preconditioner included in sundials).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions