![]() |
ryujin 2.1.1 revision b2e0b223afb5dd73d41f516f7df1b2780ef779e4
|
#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.