Dune Core Modules (2.9.0)

Dune::Functions::FaceNormalGridFunction< GV > Class Template Reference

Grid function implementing the piecewise element face normal. More...

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

Public Member Functions

 FaceNormalGridFunction (const GridView &gridView)
 Construct the FaceNormalGridFunction.
 
Range operator() (const Domain &x) const
 Not implemented.
 
const EntitySetentitySet () const
 Return the stored GridViewEntitySet.
 

Friends

Traits::DerivativeInterface derivative (const FaceNormalGridFunction &t)
 Not implemented.
 
LocalFunction localFunction (const FaceNormalGridFunction &t)
 Return a local-function associated to FaceNormalGridFunction.
 

Detailed Description

template<class GV>
class Dune::Functions::FaceNormalGridFunction< GV >

Grid function implementing the piecewise element face normal.

This function implements the grid interface. When evaluated at a point x inside of an element, it computes the unit outward normal vector of the face closest to this point.

Template Parameters
GVThe GridView associated to the grid-function

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 (Apr 18, 22:30, 2024)