![]() |
ryujin 2.1.1 revision 46bf70e400e423a8ffffe8300887eeb35b8dfb2c
|
#include <source/hyperbolic_module.h>
A class signalling that a correction step is required for the update. This is meant to be a truly exceptional situation, for example where the high-order update violates an admissibility condition. With our limiting approach this must never happen, ... but we might have taken some short cuts in the parabolic update that under rare circumstances require limiting.
This exception is currently only used internally in the NavierStokes solver.
Definition at line 99 of file hyperbolic_module.h.