|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::AlbertaGridLocalGeometryProvider< Grid > Class Template Reference
#include <dune/grid/albertagrid/geometry.hh>
Classes | |
| struct | Codim |
| struct | FaceCoordReader |
| struct | GeoInFatherCoordReader |
Public Types | |
| typedef Grid::ctype | ctype |
| typedef Codim< 0 >::LocalGeometry | LocalElementGeometry |
| typedef Codim< 1 >::LocalGeometry | LocalFaceGeometry |
Public Member Functions | |
| const LocalElementGeometry & | geometryInFather (int child, const int orientation=1) const |
| const LocalFaceGeometry & | faceGeometry (int face, int twist=0) const |
Static Public Member Functions | |
| static const This & | instance () |
Static Public Attributes | |
| static constexpr int | dimension = Grid::dimension |
| static constexpr int | numChildren = 2 |
| static constexpr int | numFaces = dimension + 1 |
| static constexpr int | minFaceTwist = Alberta::Twist< dimension, dimension-1 >::minTwist |
| static constexpr int | maxFaceTwist = Alberta::Twist< dimension, dimension-1 >::maxTwist |
| static constexpr int | numFaceTwists = maxFaceTwist - minFaceTwist + 1 |
Member Typedef Documentation
◆ ctype
template<class Grid >
| typedef Grid::ctype Dune::AlbertaGridLocalGeometryProvider< Grid >::ctype |
◆ LocalElementGeometry
template<class Grid >
| typedef Codim<0>::LocalGeometry Dune::AlbertaGridLocalGeometryProvider< Grid >::LocalElementGeometry |
◆ LocalFaceGeometry
template<class Grid >
| typedef Codim<1>::LocalGeometry Dune::AlbertaGridLocalGeometryProvider< Grid >::LocalFaceGeometry |
Member Function Documentation
◆ faceGeometry()
template<class Grid >
|
inline |
◆ geometryInFather()
template<class Grid >
|
inline |
◆ instance()
template<class Grid >
|
inlinestatic |
Member Data Documentation
◆ dimension
template<class Grid >
|
staticconstexpr |
◆ maxFaceTwist
template<class Grid >
|
staticconstexpr |
◆ minFaceTwist
template<class Grid >
|
staticconstexpr |
◆ numChildren
template<class Grid >
|
staticconstexpr |
◆ numFaces
template<class Grid >
|
staticconstexpr |
◆ numFaceTwists
template<class Grid >
|
staticconstexpr |
The documentation for this class was generated from the following files:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8