We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a49e3d commit 57b7de9Copy full SHA for 57b7de9
1 file changed
src/VortexStepMethod.jl
@@ -10,6 +10,7 @@ using DefaultApplication
10
using Measures
11
using LaTeXStrings
12
using NonlinearSolve
13
+using SciMLBase
14
import NonlinearSolve: solve, solve!
15
using Interpolations
16
using Parameters
0 commit comments