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

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)