|
dune-geometry 2.12-git
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType > Class Template Reference
Refinement implementation for hypercubes More...
Classes | |
| struct | Codim |
| class | Codim< codimension > |
Public Types | |
| typedef RefinementImp< dimension, CoordType > | Refinement |
| typedef Codim< dimension >::SubEntityIterator | VertexIterator |
| typedef FieldVector< CoordType, dimension > | CoordVector |
| typedef Codim< 0 >::SubEntityIterator | ElementIterator |
| typedef FieldVector< int,(1<< dimension)> | IndexVector |
Static Public Member Functions | |
| static unsigned | nVertices (unsigned nIntervals) |
| static VertexIterator | vBegin (unsigned nIntervals) |
| static VertexIterator | vEnd (unsigned nIntervals) |
| static unsigned | nElements (unsigned nIntervals) |
| static ElementIterator | eBegin (unsigned nIntervals) |
| static ElementIterator | eEnd (unsigned nIntervals) |
Static Public Attributes | |
| static constexpr int | dimension |
| Know your own dimension. | |
Detailed Description
template<int dimension_, class CoordType>
class Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >
class Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >
Refinement implementation for hypercubes
- Parameters
-
dimension_ Dimension of the refined hypercube CoordType Coordinate type of the refined hypercube
The interface is the same as for Dune::StaticRefinement (apart from the template parameters).
Member Typedef Documentation
◆ CoordVector
template<int dimension_, class CoordType >
| typedef FieldVector<CoordType, dimension> Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::CoordVector |
◆ ElementIterator
template<int dimension_, class CoordType >
| typedef Codim<0>::SubEntityIterator Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::ElementIterator |
◆ IndexVector
template<int dimension_, class CoordType >
| typedef FieldVector<int, (1<<dimension)> Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::IndexVector |
◆ Refinement
template<int dimension_, class CoordType >
| typedef RefinementImp<dimension, CoordType> Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::Refinement |
◆ VertexIterator
template<int dimension_, class CoordType >
| typedef Codim<dimension>::SubEntityIterator Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::VertexIterator |
Member Function Documentation
◆ eBegin()
template<int dimension, class CoordType >
|
static |
◆ eEnd()
template<int dimension, class CoordType >
|
static |
◆ nElements()
template<int dimension, class CoordType >
|
static |
◆ nVertices()
template<int dimension, class CoordType >
|
static |
◆ vBegin()
template<int dimension, class CoordType >
|
static |
◆ vEnd()
template<int dimension, class CoordType >
|
static |
Member Data Documentation
◆ dimension
template<int dimension_, class CoordType >
|
staticconstexpr |
Know your own dimension.
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