Classes | |
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::hasHangingNodes< OneDGrid > |
OneDGrid does not support hanging nodes. More... | |
struct | Dune::Capabilities::hasBackupRestoreFacilities< Grid > |
Specialize with 'true' if implementation provides backup and restore facilities. (default=false). More... | |
struct | Dune::Capabilities::IsUnstructured< Grid > |
Specialize with 'true' if implementation provides unstructured grids. (default=true). More... |