v0.9.5
Trixi v0.9.5
Merged pull requests:
- Make
TreeMesh
type general (#2129) (@DanielDoehring) - Type stability of functions from examples tree_1d_dgsem (#2133) (@huiyuxie)
- Minor modification on PairedExplicitRK3 to reduce redundant computation (#2152) (@warisa-r)
- Similiarize
Structured1D
toTree1D
(#2153) (@DanielDoehring) - Make T8CodeMesh fully type general (#2154) (@DanielDoehring)
- Restart
HyperbolicParabolic
withSplitODEProblem
(#2156) (@DanielDoehring)
Closed issues:
- Make
T8CodeMesh
(fully) type-general (#2151)