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