DUNE-ACFEM (2.5.1)

Dune::ACFem::LocalGradientAdapter< GridFunction > Class Template Reference

An adapter class to compute the gradient of a scalar GridFunction. More...

#include <dune/acfem/functions/gradientfunction.hh>

+ Collaboration diagram for Dune::ACFem::LocalGradientAdapter< GridFunction >:

Public Member Functions

template<class PointType >
void evaluate (const PointType &x, RangeType &ret) const
 evaluate local function
 
template<class PointType >
void jacobian (const PointType &x, JacobianRangeType &ret) const
 gradient of local function
 

Detailed Description

template<class GridFunction>
class Dune::ACFem::LocalGradientAdapter< GridFunction >

An adapter class to compute the gradient of a scalar GridFunction.

Note
This is quite inconvenient as Dune::Fem likes to store only references.

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