Class template Dune::XT::Functions::DivergenceGridFunction¶
Inherits from Dune::XT::Functions::DerivativeGridFunction.
-
template<class GridFunctionType>
class Dune::XT::Functions::DivergenceGridFunction : public DerivativeGridFunction<GridFunctionType, DerivativeType::divergence>¶ Grid function representing the divergence of a given grid function.
-
type Dune::XT::Functions::DivergenceGridFunction::BaseType¶
No documentation provided.
-
template<class ...Args, typename>
explicit Dune::XT::Functions::DivergenceGridFunction::DivergenceGridFunction<GridFunctionType>(Args&&... args)¶ No documentation provided.