dune-geometry  2.5.1
Namespaces | Functions
referenceelements.cc File Reference
#include <config.h>
#include <dune/geometry/referenceelements.hh>

Namespaces

 Dune
 
 Dune::Impl
 

Functions

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)