Dune Core Modules (2.9.0)

Dune::Functions::LocalDerivativeTraits< EntitySet, DerivativeTraits > Struct Template Reference

Derivative traits for local functions. More...

#include <dune/functions/gridfunctions/localderivativetraits.hh>

Detailed Description

template<class EntitySet, template< class > class DerivativeTraits = DefaultDerivativeTraits>
struct Dune::Functions::LocalDerivativeTraits< EntitySet, DerivativeTraits >

Derivative traits for local functions.

This provides derivative traits to be used by local functions with given EntitySet and global DerivativeTraits.

The reason why this is needed is that local functions return derivatives wrt to global coordinates although the arguments for these derivatives are local coordinates.


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 (Mar 28, 23:30, 2024)