dune-geometry 2.9.1
|
will there be only one geometry type for a dimension? More...
#include <dune/geometry/multilineargeometry.hh>
Static Public Attributes | |
static const bool | v = false |
static const unsigned int | topologyId = ~0u |
will there be only one geometry type for a dimension?
If there is only a single geometry type for a certain dimension, hasSingleGeometryType::v can be set to true. Supporting only one geometry type might yield a gain in performance.
If hasSingleGeometryType::v is set to true, an additional parameter topologyId is required. Here's an example:
|
static |
|
static |