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 91881cb commit 140200fCopy full SHA for 140200f
test/domains.jl
@@ -1,4 +1,5 @@
1
using ModelingToolkit
2
+using DomainSets
3
4
@parameters t x
5
domains = [t ∈ IntervalDomain(0.0,1.0),
0 commit comments