![]() |
|
Base class for slope limiters. More...
#include <dg_elements.h>
Inheritance diagram for oomph::SlopeLimiter:Public Member Functions | |
| SlopeLimiter () | |
| Empty constructor. More... | |
| virtual | ~SlopeLimiter () |
| virtual destructor More... | |
| virtual void | limit (const unsigned &i, const Vector< DGElement * > &required_element_pt) |
| Basic function. More... | |
Base class for slope limiters.
|
inlinevirtual |
Basic function.
Reimplemented in oomph::MinModLimiter.
References OOMPH_CURRENT_FUNCTION, and OOMPH_EXCEPTION_LOCATION.
Referenced by oomph::DGElement::slope_limit().