DUNE-FEM (unstable)
Dune::Fem::MetaTwistUtility< HostTwistUtility > Struct Template Reference
MetaTwistUtility forwards the twist calls to the TwistUtility of the underlying HostTwistUtility. More...
#include <dune/fem/gridpart/common/metatwistutility.hh>
Static Public Member Functions | |
template<class Intersection > | |
static int | twistInSelf (const GridType &grid, const Intersection &intersection) |
return 0 for inner face | |
template<class Intersection > | |
static int | twistInNeighbor (const GridType &grid, const Intersection &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 HostTwistUtility>
struct Dune::Fem::MetaTwistUtility< HostTwistUtility >
struct Dune::Fem::MetaTwistUtility< HostTwistUtility >
MetaTwistUtility forwards the twist calls to the TwistUtility of the underlying HostTwistUtility.
- Note
- The class Intersection implementation is assumed to have a method hostIntersection().
The documentation for this struct was generated from the following file:
- dune/fem/gridpart/common/metatwistutility.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)