DUNE Geometry (2.9)
type.hh File Reference
A unique label for each type of element that can occur in a grid. More...
#include <cassert>#include <cstdint>#include <string>#include <type_traits>#include <dune/common/exceptions.hh>#include <dune/common/keywords.hh>#include <dune/common/typetraits.hh>#include <dune/common/unused.hh>#include <dune/geometry/deprecated_topology.hh>Go to the source code of this file.
Classes | |
| class | Dune::GeometryType |
| Unique label for each type of entities that can occur in DUNE grids. More... | |
Namespaces | |
| namespace | Dune::GeometryTypes |
| Predefined GeometryTypes for common geometries. | |
Functions | |
| std::ostream & | Dune::operator<< (std::ostream &s, const GeometryType &a) |
| Prints the type to an output stream. | |
| constexpr GeometryType | Dune::GeometryTypes::simplex (unsigned int dim) |
Returns a GeometryType representing a simplex of dimension dim. | |
| constexpr GeometryType | Dune::GeometryTypes::cube (unsigned int dim) |
Returns a GeometryType representing a hypercube of dimension dim. | |
| constexpr GeometryType | Dune::GeometryTypes::none (unsigned int dim) |
Returns a GeometryType representing a singular of dimension dim. | |
| constexpr GeometryType | Dune::GeometryTypes::conicalExtension (const GeometryType >) |
| Return GeometryType of a conical construction with gt as base | |
| constexpr GeometryType | Dune::GeometryTypes::prismaticExtension (const GeometryType >) |
| Return GeometryType of a prismatic construction with gt as base | |
Detailed Description
A unique label for each type of element that can occur in a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(May 27, 22:36, 2026)