HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Generalized MinMod limiter. More...
Go to the source code of this file.
Functions | |
double | LimiterGeneralizedMinMod (double r) |
Generalized MinMod limiter.
Definition in file LimiterGeneralizedMinMod.c.
double LimiterGeneralizedMinMod | ( | double | r | ) |
Generalized MinMod limiter
Reference:
r | Input slope ratio |
Definition at line 16 of file LimiterGeneralizedMinMod.c.