Class template Dune::GDT::LeftSlope

Inherits from Dune::GDT::SlopeBase.

template<class E, class EigenVectorWrapperType, size_t stencil_size>
class Dune::GDT::LeftSlope : public SlopeBase<E, EigenVectorWrapperType, stencil_size>

Left (backward difference) slope without any limiting.

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

No documentation provided.

VectorType Dune::GDT::LeftSlope::get(const E&, const StencilType &stencil, const EigenVectorWrapperType&, const size_t) const final override

No documentation provided.

type Dune::GDT::LeftSlope::BaseType

No documentation provided.

type Dune::GDT::LeftSlope::ThisType

No documentation provided.