dune-grid
2.1.1
|
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 |