SGrid
[Grid Implementations]
Classes | |
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::IsUnstructured< SGrid< dim, dimw > > |
SGrid does not support unstructured grids. More... | |
struct | Dune::Capabilities::hasHangingNodes< SGrid< dim, dimw > > |
SGrid does not support hanging nodes. 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... |