DUNE PDELab (git)
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 EntitySet & | entitySet () 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 >
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
-
GV The GridView associated to the grid-function
The documentation for this class was generated from the following file:
- dune/functions/gridfunctions/facenormalgridfunction.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)