dune-geometry
3.0-git
|
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 |
RefinementIteratorSpecial< dimension, CoordType, dimension >::Geometry Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::geometry |
void Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::increment |
int Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::index |
|
protected |
|
protected |
|
protected |
|
protected |