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