Class template Dune::GDT::ConstLocalDiscreteFunction

Inherits from RangeField.

template<class Vector, class GridView, size_t range_dim = 1, size_t range_dim_cols = 1, class RangeField = double>
class Dune::GDT::ConstLocalDiscreteFunction : private RangeField

Const local function representing a discrete function restricted to the element it is bound to.