dune-geometry
2.9.0
|
Public Types | |
typedef RefinementImp< dimension, CoordType > | Refinement |
typedef Refinement::CoordVector | CoordVector |
typedef Refinement::template Codim< dimension >::Geometry | Geometry |
Public Member Functions | |
RefinementIteratorSpecial (int nIntervals, bool end=false) | |
void | increment () |
CoordVector | coords () const |
Geometry | geometry () const |
int | index () const |
Protected Types | |
typedef Refinement::BackendRefinement | BackendRefinement |
typedef BackendRefinement::template Codim< dimension >::SubEntityIterator | BackendIterator |
Protected Attributes | |
int | nIntervals_ |
int | kuhnIndex |
BackendIterator | backend |
const BackendIterator | backendEnd |
Static Protected Attributes | |
constexpr static int | nKuhnSimplices = 3 |
|
protected |
|
protected |
typedef Refinement::CoordVector Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::CoordVector |
typedef Refinement::template Codim<dimension>::Geometry Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::Geometry |
typedef RefinementImp<dimension, CoordType> Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::Refinement |
Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::RefinementIteratorSpecial | ( | int | nIntervals, |
bool | end = false |
||
) |
RefinementIteratorSpecial< dimension, CoordType, dimension >::CoordVector Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::coords |
RefinementIteratorSpecial< dimension, CoordType, dimension >::Geometry Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::geometry |
void Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::increment |
int Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::index |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticconstexprprotected |