Limiter functions for the conservative variables. More...
#include "Carmen.h"
Functions | |
real | Limiter (const real r) |
Returns the valur of slope limiter from a real value x. More... | |
Vector | Limiter (const Vector u, const Vector v) |
Returns the value of the slope limiter between the slopes u and v. More... | |
Limiter functions for the conservative variables.
Returns the valur of slope limiter from a real value x.
x | ... |
Returns the value of the slope limiter between the slopes u and v.