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 8f0f2a0 commit 02a80ddCopy full SHA for 02a80dd
test/downstream/initialization.jl
@@ -1,4 +1,5 @@
1
using ModelingToolkit, NonlinearSolve, OrdinaryDiffEq, Sundials, SciMLBase, Test
2
+using SymbolicIndexingInterface
3
using ModelingToolkit: t_nounits as t, D_nounits as D
4
5
@testset "CheckInit" begin
0 commit comments