We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5eb8bd commit 2ae79aeCopy full SHA for 2ae79ae
test/bvproblem.jl
@@ -1,6 +1,6 @@
1
### TODO: update when BoundaryValueDiffEqAscher is updated to use the normal boundary condition conventions
2
3
-using BoundaryValueDiffEq, OrdinaryDiffEqDefault, BoundaryValueDiffEqAscher
+using BoundaryValueDiffEq, OrdinaryDiffEq, BoundaryValueDiffEqAscher
4
using BenchmarkTools
5
using ModelingToolkit
6
using SciMLBase
0 commit comments