Skip to content

Commit

Permalink
https://github.com/SciML/SciMLBase.jl/pull/210#issuecomment-1203959199
Browse files Browse the repository at this point in the history
  • Loading branch information
vpuri3 committed Sep 22, 2022
1 parent 996c9b6 commit 6b46962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinearSolve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ include("solve_function.jl")
include("default.jl")
include("init.jl")

# deprecate preconditioner interface in favor of SciMLOperators
# deprecate preconditioner interface
@deprecate ComposePreconditioner SciMLOperators.ComposedOperator
@deprecate InvPreconditioner SciMLOperators.InvertedOperator

Expand Down

0 comments on commit 6b46962

Please sign in to comment.