https://github.com/peterrum/dealii-spirk
https://github.com/peterrum/dealii-spirk
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterrum/dealii-spirk
- Owner: peterrum
- Created: 2021-08-28T12:17:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T16:18:06.000Z (almost 4 years ago)
- Last Synced: 2025-10-13T16:16:07.423Z (8 months ago)
- Language: C++
- Size: 278 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stage-parallel fully implicit Runge-Kutta implementations with optimal multilevel preconditioners at the scaling limit
This project contains benchmarks for comparing stage-parallel fully implicit Runge-Kutta implementations. It is the basis of the publication:
```
@article{munch2022spirk,
title = {Stage-parallel fully implicit Runge-Kutta implementations with optimal
multilevel preconditioners at the scaling limit},
author = {Munch, Peter and Dravins, Ivo and Kronbichler, Martin and Neytcheva, Maya},
year = {2022, submitted}
}
```