conservation-laws / ryujin

High-performance high-order finite element solver for hyperbolic conservation equations
https://conservation-laws.org
Other
103 stars 25 forks source link

dG Infrastructure, Part XI #111

Closed tamiko closed 3 months ago

tamiko commented 3 months ago

This pull request refactors boundary value handling and computation of precomputed values (such as entropies) into its own function that is called prior to performing a time step.

@nachosaurus FYI