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