Skip to content

Commit

Permalink
linsolvercreator need access to DeflatedNEP
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlebring committed Jun 28, 2023
1 parent b25351b commit 04630f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LinSolverCreators.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export GMRESLinSolverCreator;
export DeflatedNEPLinSolverCreator

export create_linsolver;
using ..NEPTypes

abstract type LinSolverCreator ; end

Expand Down

0 comments on commit 04630f1

Please sign in to comment.