| 
| struct   | Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim, Coordinates > > | 
|   | YaspGrid has only one geometry type for codim 0 entities.  More...
  | 
|   | 
| struct   | Dune::Capabilities::isCartesian< YaspGrid< dim, Coordinates > > | 
|   | YaspGrid is a Cartesian grid.  More...
  | 
|   | 
| struct   | Dune::Capabilities::hasEntity< YaspGrid< dim, Coordinates >, codim > | 
|   | YaspGrid has entities for all codimensions.  More...
  | 
|   | 
| struct   | Dune::Capabilities::hasEntityIterator< YaspGrid< dim, Coordinates >, codim > | 
|   | YaspGrid can iterate over all codimensions.  More...
  | 
|   | 
| struct   | Dune::Capabilities::canCommunicate< YaspGrid< dim, Coordinates >, codim > | 
|   | YaspGrid can communicate on all codimensions.  More...
  | 
|   | 
| struct   | Dune::Capabilities::isLevelwiseConforming< YaspGrid< dim, Coordinates > > | 
|   | YaspGrid is levelwise conforming.  More...
  | 
|   | 
| struct   | Dune::Capabilities::isLeafwiseConforming< YaspGrid< dim, Coordinates > > | 
|   | YaspGrid is leafwise conforming.  More...
  | 
|   | 
| struct   | Dune::Capabilities::viewThreadSafe< YaspGrid< dim, Coordinates > > | 
|   | YaspGrid is viewThreadSafe.  More...
  | 
|   | 
| struct   | Dune::Capabilities::hasEntity< Grid, codim > | 
|   | Specialize with 'true' for all codims that a grid implements entities for. (default=false)  More...
  | 
|   | 
| struct   | Dune::Capabilities::hasBackupRestoreFacilities< Grid > | 
|   | Specialize with 'true' if implementation provides backup and restore facilities. (default=false)  More...
  | 
|   |