Class template Dune::GDT::CentralSlope¶
Inherits from Dune::GDT::SlopeBase.
-
template<class E, class EigenVectorWrapperType, size_t stencil_size>
class Dune::GDT::CentralSlope : public SlopeBase<E, EigenVectorWrapperType, stencil_size>¶ Central slope (centered difference of the neighbouring cell averages) without any limiting.
-
BaseType *Dune::GDT::CentralSlope::copy() const final override¶
No documentation provided.
-
VectorType Dune::GDT::CentralSlope::get(const E&, const StencilType &stencil, const EigenVectorWrapperType&, const size_t) const final override¶
No documentation provided.
-
type Dune::GDT::CentralSlope::BaseType¶
No documentation provided.
-
type Dune::GDT::CentralSlope::ThisType¶
No documentation provided.