Skip to content

NLEIGS linsolver cache double functionality #199

@jarlebring

Description

@jarlebring

NLEIGS uses a cache to store factorization objects, e.g., in the code in src/rk_helper/linsolvercache.jl. In NewLinSolvers.jl the FactorizeLinSolverCreator provides the same functionality.

Therefore, I propose we remove the functionality in nleigs and base it on FactorizeLinSolver.

This has to be done carefully so we don't loose performance.

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