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

`HyperbolicModule`: refactor source term handling #91

Open tamiko opened 4 months ago

tamiko commented 4 months ago

Currently, the code that handles nodal source terms in the HyperbolicModule is more convoluted than it need to me. We should clean this up a bit.