dune-grid  2.2.0
Classes
OneDGrid
Grid Implementations

Classes

struct  Dune::Capabilities::hasSingleGeometryType< OneDGrid >
 OneDGrid has only one geometry type for codim 0 entities. More...
struct  Dune::Capabilities::hasEntity< OneDGrid, cdim >
 OneDGrid has entities for all codimension. More...
struct  Dune::Capabilities::isParallel< OneDGrid >
 OneDGrid is not parallel. More...
struct  Dune::Capabilities::isLevelwiseConforming< OneDGrid >
 OneDGrid is levelwise conforming. More...
struct  Dune::Capabilities::isLeafwiseConforming< OneDGrid >
 OneDGrid is leafwise conforming. More...
struct  Dune::Capabilities::hasBackupRestoreFacilities< Grid >
 Specialize with 'true' if implementation provides backup and restore facilities. (default=false) More...
struct  IsUnstructured