Commit 9eec12e
Implementation of MPRK22 and MPRK43 for nonconservative PDS (includes cleaning up the caches) (#85)
* Removed unnecessary code in initialize! for out-of-place MPE
* MPRK22 for nonconservative PDS
* Test MPRK22 for nonconservative PDS
* Removed dolinsolve and cleaned chaches of MPRK22
* MPRK43: solver for nonconservative PDS, removed dolinsolve, cleaned caches
* Additional tests for MPRK43 solving nonlinear PDS
* Avoid division by zero in MPRK43
* Removed precs hack
* Update src/mprk.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update src/mprk.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update src/mprk.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update src/mprk.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update src/mprk.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update src/mprk.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update test/runtests.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update test/runtests.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Update test/runtests.jl
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
* Incremented version number
---------
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>1 parent 52fe8ec commit 9eec12e
3 files changed
Lines changed: 714 additions & 441 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments