kronbichler / adaflo

adaflo, an adaptive finite element solver for incompressible fluid flow and two-phase flow
Other
24 stars 14 forks source link

Add getter function for `system_rhs` #65

Closed mschreter closed 2 years ago

mschreter commented 2 years ago

This PR introduces a getter function for system_rhs. We use this vector in MeltPoolDG to analyze the behavior when the Navier-Stokes solver fails.