|
dune-geometry 2.9.1
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType > Class Template Reference
Implementation of the refinement of a prism into simplices. More...
Classes | |
| struct | Codim |
| class | Codim< codimension > |
Public Types | |
| typedef CoordType | ctype |
| typedef Codim< dimension >::SubEntityIterator | VertexIterator |
| typedef FieldVector< CoordType, dimension > | CoordVector |
| typedef Codim< 0 >::SubEntityIterator | ElementIterator |
| typedef FieldVector< int, dimension+1 > | IndexVector |
Static Public Member Functions | |
| static int | nVertices (int nIntervals) |
| static VertexIterator | vBegin (int nIntervals) |
| static VertexIterator | vEnd (int nIntervals) |
| static int | nElements (int nIntervals) |
| static ElementIterator | eBegin (int nIntervals) |
| static ElementIterator | eEnd (int nIntervals) |
Static Public Attributes | |
| static constexpr int | dimension = dimension_ |
Detailed Description
template<int dimension_, class CoordType>
class Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType >
class Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType >
Implementation of the refinement of a prism into simplices.
Note that the virtual vertices of two intersecting simplices might have copies, i.e. by running over all vertices using the VertexIterator you might run over some twice.
Member Typedef Documentation
◆ CoordVector
| typedef FieldVector<CoordType, dimension> Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType >::CoordVector |
◆ ctype
| typedef CoordType Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType >::ctype |
◆ ElementIterator
| typedef Codim<0>::SubEntityIterator Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType >::ElementIterator |
◆ IndexVector
| typedef FieldVector<int, dimension+1> Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType >::IndexVector |
◆ VertexIterator
| typedef Codim<dimension>::SubEntityIterator Dune::RefinementImp::PrismTriangulation::RefinementImp< dimension_, CoordType >::VertexIterator |
Member Function Documentation
◆ eBegin()
|
static |
◆ eEnd()
|
static |
◆ nElements()
|
static |
◆ nVertices()
|
static |
◆ vBegin()
|
static |
◆ vEnd()
|
static |
Member Data Documentation
◆ dimension
|
staticconstexpr |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8