Commit ae1b887
Make extension only dependent on OrdinaryDiffEqSymplecticRK (#1108)
* Make extension only dependent on OrdinaryDiffEqSymplecticRK
* Apply suggestion from @vchuravy
* Rename extension
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
---------
Co-authored-by: Erik Faulhaber <44124897+efaulhaber@users.noreply.github.com>
Co-authored-by: Sven Berger <berger.sven@gmail.com>
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>1 parent 9177e88 commit ae1b887
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | | - | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
ext/TrixiParticlesOrdinaryDiffEqExt.jl renamed to ext/TrixiParticlesOrdinaryDiffEqSymplecticRKExt.jl
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments