Skip to content

Commit 7453094

Browse files
committed
import SciMLMessage
1 parent 09e38a7 commit 7453094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/LinearSolvePardisoExt.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module LinearSolvePardisoExt
22

33
using Pardiso, LinearSolve
4+
using SciMLVerbosity: @SciMLMessage
45
using SparseArrays
56
using SparseArrays: nonzeros, rowvals, getcolptr
67
using LinearSolve: PardisoJL, @unpack

0 commit comments

Comments
 (0)