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