Class template Dune::GDT::MinmodSlope¶
Inherits from Dune::GDT::SlopeBase.
-
template<class E, class EigenVectorWrapperType>
class Dune::GDT::MinmodSlope : public SlopeBase<E, EigenVectorWrapperType, 3>¶ Slope limited by the minmod limiter applied in characteristic coordinates.
-
BaseType *Dune::GDT::MinmodSlope::copy() const final override¶
No documentation provided.
-
VectorType Dune::GDT::MinmodSlope::get_char(const E&, const StencilType &stencil, const EigenVectorWrapperType &eigenvectors, const size_t dd) const final override¶
No documentation provided.
-
static VectorType Dune::GDT::MinmodSlope::minmod(const VectorType &first_slope, const VectorType &second_slope)¶
No documentation provided.
-
type Dune::GDT::MinmodSlope::BaseType¶
No documentation provided.
-
type Dune::GDT::MinmodSlope::ThisType¶
No documentation provided.