dune-geometry
2.4
|
Public Types | |
typedef RefinementImp< dimension, CoordType > | Refinement |
typedef Refinement::IndexVector | IndexVector |
typedef Refinement::CoordVector | CoordVector |
typedef Refinement::template Codim< 0 >::Geometry | Geometry |
Public Member Functions | |
RefinementIteratorSpecial (int level, bool end=false) | |
void | increment () |
IndexVector | vertexIndices () const |
int | index () const |
CoordVector | coords () const |
Geometry | geometry () const |
Protected Types | |
enum | { nKuhnSimplices = 2 } |
typedef Refinement::BackendRefinement | BackendRefinement |
typedef BackendRefinement::template Codim< 0 >::SubEntityIterator | BackendIterator |
Protected Attributes | |
int | level |
int | kuhnIndex |
BackendIterator | backend |
const BackendIterator | backendEnd |
|
protected |
|
protected |
typedef Refinement::CoordVector Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::CoordVector |
typedef Refinement::template Codim<0>::Geometry Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::Geometry |
typedef Refinement::IndexVector Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::IndexVector |
typedef RefinementImp<dimension, CoordType> Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::Refinement |
Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::RefinementIteratorSpecial | ( | int | level, |
bool | end = false |
||
) |
RefinementIteratorSpecial< dimension, CoordType, 0 >::CoordVector Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::coords | ( | ) | const |
RefinementIteratorSpecial< dimension, CoordType, 0 >::Geometry Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::geometry | ( | ) | const |
void Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::increment | ( | ) |
int Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::index | ( | ) | const |
RefinementIteratorSpecial< dimension, CoordType, 0 >::IndexVector Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::vertexIndices | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |