#include <dune/common/exceptions.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::GeometryType |
Unique label for each type of entities that can occur in DUNE grids. More... | |
Functions | |
std::ostream & | Dune::operator<< (std::ostream &s, GeometryType::BasicType type) |
Prints a GeometryType::BasicType to an output stream. |