/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FV/limiter/central_limiter.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
central_limiter.hh
Go to the documentation of this file.
20 template <typename NumberType> static NumberType slope_limit(const NumberType &du_1, const NumberType &du_2)
Unlimited central-difference "limiter" — returns the arithmetic mean of the two one-sided slopes.
Definition central_limiter.hh:18
static NumberType slope_limit(const NumberType &du_1, const NumberType &du_2)
Definition central_limiter.hh:20
Definition complex_math.hh:10
Generated by