|
| unsigned int | Dune::Impl::size (unsigned int topologyId, int dim, int codim) |
| | Compute the number of subentities of a given codimension. More...
|
| |
| unsigned int | Dune::Impl::subTopologyId (unsigned int topologyId, int dim, int codim, unsigned int i) |
| | Compute the topology id of a given subentity. More...
|
| |
| void | Dune::Impl::subTopologyNumbering (unsigned int topologyId, int dim, int codim, unsigned int i, int subcodim, unsigned int *beginOut, unsigned int *endOut) |
| |
| unsigned long | Dune::Impl::referenceVolumeInverse (unsigned int topologyId, int dim) |
| |