dune-grid  2.2.1
Classes

Classes

struct  Dune::Capabilities::hasSingleGeometryType< SGrid< dim, dimw > >
 SGrid has only one geometry type for codim 0 entities. More...
 
struct  Dune::Capabilities::isCartesian< SGrid< dim, dimw > >
 SGrid is a Cartesian grid. More...
 
struct  Dune::Capabilities::hasEntity< SGrid< dim, dimw >, cdim >
 SGrid has entities for all codimension. More...
 
struct  Dune::Capabilities::isLevelwiseConforming< SGrid< dim, dimw > >
 SGrid is levelwise conforming. More...
 
struct  Dune::Capabilities::isLeafwiseConforming< SGrid< dim, dimw > >
 SGrid is leafwise conforming. More...
 
struct  Dune::Capabilities::isParallel< Grid >
 Specialize with 'true' if implementation supports parallelism. (default=false) More...
 
struct  Dune::Capabilities::hasBackupRestoreFacilities< Grid >
 Specialize with 'true' if implementation provides backup and restore facilities. (default=false) More...
 

Detailed Description