DUNE-ACFEM (2.5.1)

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

An adapter class to compute the divergence of a GridFunction. More...

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

+ Collaboration diagram for Dune::ACFem::LocalDivergenceAdapter< 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
 jacobian of local function
 

Detailed Description

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

An adapter class to compute the divergence of a GridFunction.


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)