dune-geometry  2.4
Namespaces | Functions
subtopologies.cc File Reference
#include <config.h>
#include <dune/geometry/genericgeometry/subtopologies.hh>

Namespaces

 Dune
 
 Dune::GenericGeometry
 

Functions

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