|
Classes |
| struct | Dune::Capabilities::hasEntity< YaspGrid< dim, dimw >, 0 > |
| | YaspGrid has codim=0 entities (elements). More...
|
| struct | Dune::Capabilities::hasEntity< YaspGrid< dim, dimw >, dim > |
| | YaspGrid has codim=dim entities (vertices). More...
|
| struct | Dune::Capabilities::isParallel< YaspGrid< dim, dimw > > |
| | YaspGrid is parallel. More...
|
| struct | Dune::Capabilities::isLevelwiseConforming< YaspGrid< dim, dimw > > |
| | YaspGrid is levelwise conforming. More...
|
| struct | Dune::Capabilities::isLeafwiseConforming< YaspGrid< dim, dimw > > |
| | YaspGrid is leafwise conforming. More...
|
| struct | Dune::Capabilities::IsUnstructured< YaspGrid< dim, dimw > > |
| | YaspGrid does not support unstructured grids. More...
|
| struct | Dune::Capabilities::hasHangingNodes< YaspGrid< dim, dimw > > |
| | YaspGrid does not support hanging nodes. 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...
|