Dune Core Modules (2.9.0)

Dune::Functions::Concept::DifferentiableGridFunction< Range(Domain), EntitySet, DerivativeTraits > Struct Template Reference

Concept for a differentiable grid function mapping Domain to Range. More...

#include <dune/functions/common/functionconcepts.hh>

Detailed Description

template<class Range, class Domain, class EntitySet, template< class > class DerivativeTraits>
struct Dune::Functions::Concept::DifferentiableGridFunction< Range(Domain), EntitySet, DerivativeTraits >

Concept for a differentiable grid function mapping Domain to Range.

The derivative range is derived from the provided DerivativeTraits.

Template Parameters
DomainDomain type
RangeRange type
EntitySetSet of entities on which the function can be localized
DerivativeTraitsTraits class for computation of derivative range

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 26, 22:29, 2024)