TwistFreeTwistUtility provides the default implementation for twistfree grid such as Cartesian grids.
More...
#include <dune/fem/quadrature/caching/twistutility.hh>
|
| template<class Intersection > |
| static int | twistInSelf (const GridType &, const Intersection &) |
| | return 0 for inner face
|
| |
| template<class Intersection > |
| static int | twistInNeighbor (const GridType &, const Intersection &) |
| | return 0 for outer face
|
| |
| template<class Intersection > |
| static GeometryType | elementGeometry (const Intersection &intersection, const bool inside) |
| | return geometry type of inside or outside entity
|
| |
template<class Grid>
struct Dune::Fem::TwistFreeTwistUtility< Grid >
TwistFreeTwistUtility provides the default implementation for twistfree grid such as Cartesian grids.
◆ GridType
◆ elementGeometry()
template<class Grid >
template<class Intersection >
return geometry type of inside or outside entity
◆ twistInNeighbor()
template<class Grid >
template<class Intersection >
◆ twistInSelf()
template<class Grid >
template<class Intersection >
The documentation for this struct was generated from the following file: