File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1717LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1818MPI = " da04e1cc-30fd-572f-bb4f-1f8673147195"
1919NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
20+ OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
2021OrdinaryDiffEqBDF = " 6ad6398a-0878-4a85-9266-38940aa047c8"
2122OrdinaryDiffEqCore = " bbf590c4-e513-4bbe-9b18-05decba2e5d8"
2223OrdinaryDiffEqFeagin = " 101fe9f7-ebb6-4678-b671-3a81e7194747"
@@ -59,6 +60,7 @@ LinearAlgebra = "1"
5960LinearSolve = " 3.13"
6061MPI = " 0.20.22"
6162NLsolve = " 4.5.1"
63+ OrdinaryDiffEq = " 6"
6264OrdinaryDiffEqBDF = " 1.1"
6365OrdinaryDiffEqCore = " 1.26, 2"
6466OrdinaryDiffEqFeagin = " 1"
@@ -81,3 +83,6 @@ SparseMatrixColorings = "0.4.21"
8183StableRNGs = " 1.0.2"
8284Test = " 1"
8385TrixiTest = " 0.2.1"
86+
87+ [sources ]
88+ OrdinaryDiffEq = {url = " https://github.com/termi-official/OrdinaryDiffEq.jl" , rev = " do/controller-refactor" }
You can’t perform that action at this time.
0 commit comments