Class template Dune::GDT::McSlope

Inherits from Dune::GDT::SlopeBase.

template<class E, class EigenVectorWrapperType>
class Dune::GDT::McSlope : public SlopeBase<E, EigenVectorWrapperType, 3>

Slope limited by the monotonized central (MC) limiter applied in characteristic coordinates.

BaseType *Dune::GDT::McSlope::copy() const final override

No documentation provided.

VectorType Dune::GDT::McSlope::get_char(const E&, const StencilType &stencil, const EigenVectorWrapperType &eigenvectors, const size_t dd) const final override

No documentation provided.

type Dune::GDT::McSlope::BaseType

No documentation provided.

type Dune::GDT::McSlope::ThisType

No documentation provided.

type Dune::GDT::McSlope::MinmodType

No documentation provided.