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