DUNE-FEM (unstable)

Dune::Fem::TwistFreeTwistUtility< Grid > Struct Template Reference

TwistFreeTwistUtility provides the default implementation for twistfree grid such as Cartesian grids. More...

#include <dune/fem/quadrature/caching/twistutility.hh>

Static Public Member Functions

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
 

Detailed Description

template<class Grid>
struct Dune::Fem::TwistFreeTwistUtility< Grid >

TwistFreeTwistUtility provides the default implementation for twistfree grid such as Cartesian grids.


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