dune-geometry
2.4
|
Classes | |
struct | Codim |
class | Codim< codimension > |
Public Types | |
enum | { dimension = dimension_ } |
enum | { dimensionworld = dimension } |
typedef CoordType | ctype |
typedef Codim< dimension >::SubEntityIterator | VertexIterator |
typedef FieldVector< CoordType, dimension > | CoordVector |
typedef Codim< 0 >::SubEntityIterator | ElementIterator |
typedef FieldVector< int, dimension+1 > | IndexVector |
Static Public Member Functions | |
static int | nVertices (int level) |
static VertexIterator | vBegin (int level) |
static VertexIterator | vEnd (int level) |
static int | nElements (int level) |
static ElementIterator | eBegin (int level) |
static ElementIterator | eEnd (int level) |
typedef FieldVector<CoordType, dimension> Dune::RefinementImp::HCubeTriangulation::RefinementImp< dimension_, CoordType >::CoordVector |
typedef CoordType Dune::RefinementImp::HCubeTriangulation::RefinementImp< dimension_, CoordType >::ctype |
typedef Codim<0>::SubEntityIterator Dune::RefinementImp::HCubeTriangulation::RefinementImp< dimension_, CoordType >::ElementIterator |
typedef FieldVector<int, dimension+1> Dune::RefinementImp::HCubeTriangulation::RefinementImp< dimension_, CoordType >::IndexVector |
typedef Codim<dimension>::SubEntityIterator Dune::RefinementImp::HCubeTriangulation::RefinementImp< dimension_, CoordType >::VertexIterator |
|
static |
|
static |
|
static |
References Dune::RefinementImp::Simplex::factorial().
|
static |
References Dune::RefinementImp::Simplex::factorial().
|
static |
|
static |