dune-geometry 2.9.1
|
Public Types | |
typedef RefinementImp< dimension, CoordType > | Refinement |
typedef Refinement::IndexVector | IndexVector |
typedef Refinement::CoordVector | CoordVector |
typedef Refinement::template Codim< 0 >::Geometry | Geometry |
typedef RefinementIteratorSpecial< dimension, CoordType, 0 > | This |
Protected Types | |
typedef FieldVector< int, dimension > | Vertex |
Protected Attributes | |
Vertex | origin |
int | kuhnIndex |
int | size |
int | index_ |
Static Protected Attributes | |
static constexpr int | nKuhnIntervals = Dune::factorial(dimension) |
Utilities | |
RefinementIteratorSpecial (int nIntervals, bool end=false) | |
void | increment () |
bool | equals (const This &other) const |
IndexVector | vertexIndices () const |
int | index () const |
CoordVector | coords () const |
Geometry | geometry () const |
typedef Refinement::CoordVector Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::CoordVector |
typedef Refinement::template Codim<0>::Geometry Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::Geometry |
typedef Refinement::IndexVector Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::IndexVector |
typedef RefinementImp<dimension, CoordType> Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::Refinement |
typedef RefinementIteratorSpecial<dimension, CoordType, 0> Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::This |
|
protected |
Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::RefinementIteratorSpecial | ( | int | nIntervals, |
bool | end = false ) |
RefinementIteratorSpecial< dimension, CoordType, 0 >::CoordVector Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::coords | ( | ) | const |
bool Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::equals | ( | const This & | other | ) | const |
RefinementIteratorSpecial< dimension, CoordType, 0 >::Geometry Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::geometry | ( | ) | const |
void Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::increment | ( | ) |
int Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::index | ( | ) | const |
RefinementIteratorSpecial< dimension, CoordType, 0 >::IndexVector Dune::RefinementImp::Simplex::RefinementIteratorSpecial< dimension, CoordType, 0 >::vertexIndices | ( | ) | const |
|
protected |
|
protected |
|
staticconstexprprotected |
|
protected |
|
protected |