Class template Dune::GDT::RightSlope¶
Inherits from Dune::GDT::SlopeBase.
-
template<class E, class EigenVectorWrapperType, size_t stencil_size>
class Dune::GDT::RightSlope<E, EigenVectorWrapperType, stencil_size> : public SlopeBase<E, EigenVectorWrapperType, stencil_size>¶ Right (forward difference) slope without any limiting.
Method Dune::GDT::RightSlope::copy¶
-
template<class E, class EigenVectorWrapperType, size_t stencil_size>
BaseType *Dune::GDT::RightSlope<E, EigenVectorWrapperType, stencil_size>::copy() const final override¶ No documentation provided.
Method Dune::GDT::RightSlope::get¶
-
template<class E, class EigenVectorWrapperType, size_t stencil_size>
VectorType Dune::GDT::RightSlope<E, EigenVectorWrapperType, stencil_size>::get(const E&, const StencilType &stencil, const EigenVectorWrapperType&, const int) const final override¶ No documentation provided.
Type alias Dune::GDT::RightSlope::BaseType¶
-
type Dune::GDT::RightSlope::BaseType¶
No documentation provided.
Type alias Dune::GDT::RightSlope::ThisType¶
-
type Dune::GDT::RightSlope::ThisType¶
No documentation provided.