|
dune-grid
2.3.1
|
|
Classes | |
| struct | Dune::Capabilities::hasEntity< UGGrid< dim >, 0 > |
| UGGrid has codim=0 entities (elements) More... | |
| struct | Dune::Capabilities::hasEntity< UGGrid< dim >, dim > |
| UGGrid has codim=dim entities (vertices) More... | |
| struct | Dune::Capabilities::isParallel< UGGrid< dim > > |
| UGGrid is parallel. More... | |
| struct | Dune::Capabilities::isLevelwiseConforming< UGGrid< dim > > |
| UGGrid is levelwise conforming. More... | |
| struct | Dune::Capabilities::isLeafwiseConforming< UGGrid< dim > > |
| UGGrid may not be leafwise conforming. 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... | |
| struct | IsUnstructured |
1.8.7