Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
slopeLimiter.hpp File Reference

Math header to compute slope limiters. More...

#include "shambackends/math.hpp"
+ Include dependency graph for slopeLimiter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  shammath
 namespace for math utility
 

Functions

template<class T >
shammath::van_leer_slope (T f, T g)
 Van leer slope limiter.
 
template<class T >
shammath::van_leer_slope_symetric (T sR, T sL)
 
template<class T >
shammath::minmod (T sR, T sL)
 

Detailed Description

Math header to compute slope limiters.

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file slopeLimiter.hpp.