dune-common  2.2.0
Classes | Namespaces | Functions
geometrytype.hh File Reference

A unique label for each type of element that can occur in a grid. More...

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
 Dune namespace.

Functions

std::ostream & Dune::operator<< (std::ostream &s, const GeometryType &a)
 Prints the type to an output stream.
std::ostream & Dune::operator<< (std::ostream &s, GeometryType::BasicType type)
 Prints a GeometryType::BasicType to an output stream.

Detailed Description

A unique label for each type of element that can occur in a grid.

Deprecated:
This header has been moved to <dune/geometry/type.hh>, you may need the new Dune-Geometry core module.