loganoz / horses3d

HORSES3D: A high-order discontinuous Galerkin solver for flow simulations and multi-physics applications
https://loganoz.github.io/horses3d/
MIT License
112 stars 24 forks source link

Fix output of time integrator w/ implicit methods #157

Closed Andres-MG closed 1 year ago

Andres-MG commented 1 year ago

I "improved" the output of the time integrator class in commit b477d8540f8032e02e08b4ef7efcaae20528900f, but I only considered explicit schemes. With this PR the output should be correct for all time integrators.