|
dune-geometry
2.3.1
|
Namespaces | |
| namespace | Dune |
| namespace | Dune::GenericGeometry |
Functions | |
| unsigned int | Dune::GenericGeometry::size (unsigned int topologyId, int dim, int codim) |
| Compute the number of subentities of a given codimension. | |
| unsigned int | Dune::GenericGeometry::subTopologyId (unsigned int topologyId, int dim, int codim, unsigned int i) |
| Compute the topology id of a given subentity. | |
| void | Dune::GenericGeometry::subTopologyNumbering (unsigned int topologyId, int dim, int codim, unsigned int i, int subcodim, unsigned int *beginOut, unsigned int *endOut) |
1.8.1.2