dune-geometry 3.0-git
|
dynamically convert a generic topology type into a GeometryType More...
#include <dune/geometry/genericgeometry/conversion.hh>
Static Public Member Functions | |
static const GeometryType & | type (unsigned int topologyId) |
obtain a Geometry type from a topology id | |
Static Public Attributes | |
static const unsigned int | dimension = dim |
dimension of the topologies to be converted | |
static const unsigned int | numTopologies = (1 << dimension) |
number of possible topologies | |
dynamically convert a generic topology type into a GeometryType
dim | dimension of the topologies to be converted |
linetype | basic geometry type to assign to a line (either simplex or cube) |
|
inlinestatic |
obtain a Geometry type from a topology id
[in] | topologyId | id of the topology to be converted |
|
static |
dimension of the topologies to be converted
|
static |
number of possible topologies