dune-geometry 2.9.1
|
#include <dune/geometry/type.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Functions | |
GeometryType | Dune::geometryTypeFromVertexCount (unsigned int dim, unsigned int vertices) |
Utitlity function to construct the correct geometry type given the dimension and the number of vertices. | |