#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/caching/twistutility.hh>
|
template<class Intersection > |
static int | twistInSelf (const GridType &grid, const Intersection &intersection) |
| return twist for inner face More...
|
|
template<class Intersection > |
static int | twistInNeighbor (const GridType &grid, const Intersection &intersection) |
| return twist for outer face More...
|
|
template<class Intersection > |
static GeometryType | elementGeometry (const Intersection &intersection, bool inside) |
| return element geometry type of inside or outside entity More...
|
|
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
static GeometryType Dune::Fem::TwistUtility< GeometryGrid< HostGrid, CoordFunction, Allocator > >::elementGeometry |
( |
const Intersection & |
intersection, |
|
|
bool |
inside |
|
) |
| |
|
inlinestatic |
return element geometry type of inside or outside entity
template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
static int Dune::Fem::TwistUtility< GeometryGrid< HostGrid, CoordFunction, Allocator > >::twistInNeighbor |
( |
const GridType & |
grid, |
|
|
const Intersection & |
intersection |
|
) |
| |
|
inlinestatic |
return twist for outer face
template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
static int Dune::Fem::TwistUtility< GeometryGrid< HostGrid, CoordFunction, Allocator > >::twistInSelf |
( |
const GridType & |
grid, |
|
|
const Intersection & |
intersection |
|
) |
| |
|
inlinestatic |
return twist for inner face
The documentation for this struct was generated from the following file: