Commit 1396efb
authored
Move BVP default solver from DifferentialEquations.jl to BoundaryValueDiffEq.jl
Matches https://github.com/SciML/DifferentialEquations.jl/blob/master/src/bvp_default_alg.jl. This definitely isn't what the final form should be, but it's a step towards splitting DifferentialEquations.jl so we should follow up later on this. I think we should in this day and age make one of the FIRKs the default, but without autodiff requirements? Or auto-autodiff.1 parent 94e24c5 commit 1396efb
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
| |||
0 commit comments