dune-grid  2.2.0
Classes | Namespaces | Functions
utility/gridinfo.hh File Reference

Go to the source code of this file.

Classes

struct  Dune::EntityInfo< ctype >
 Structure to hold statistical information about one type of entity. More...
struct  Dune::GridViewInfoGTCompare
 Comparison object to sort GeometryType by majorly dimension. More...
struct  Dune::GridViewInfo< ctype >
 structure to hold information about a certain GridView. More...

Namespaces

namespace  Dune

Functions

template<class GV >
void Dune::fillGridViewInfoSerial (const GV &gv, GridViewInfo< typename GV::ctype > &gridViewInfo)
 fill a GridViewInfo structure from a serial grid