Classes |
class | Dune::ALUConformGrid< dim, dimworld > |
| [ provides Dune::Grid ] More...
|
struct | Dune::Capabilities::hasEntity< Dune::ALUConformGrid< dim, dimw >, cdim > |
| ALUConformGrid has entities for all codimension. More...
|
struct | Dune::Capabilities::isParallel< const ALUConformGrid< dim, dimw > > |
| ALUConformGrid is parallel. More...
|
struct | Dune::Capabilities::isLevelwiseConforming< ALUConformGrid< dim, dimw > > |
| ALUConformGrid has non-conforming level grids. More...
|
struct | Dune::Capabilities::isLeafwiseConforming< ALUConformGrid< dim, dimw > > |
| ALUConformGrid has a conforming leaf grid. More...
|
struct | Dune::Capabilities::hasBackupRestoreFacilities< ALUConformGrid< dim, dimw > > |
| ALUConformGrid has backup and restore facilities. More...
|
class | Dune::ALUConformGrid< 2, dimw > |
| [ provides Dune::Grid ] More...
|
struct | Dune::Capabilities::hasSingleGeometryType< ALUConformGrid< 2, dimworld > > |
| ALUConformGrid has only one geometry type for codim 0 entities. More...
|
struct | Dune::Capabilities::hasEntity< ALUConformGrid< 2, dimworld >, cdim > |
| ALUConformGrid has entities for all codimension. More...
|
struct | Dune::Capabilities::isLeafwiseConforming< ALUConformGrid< 2, dimworld > > |
| ALUConformGrid has a conforming leaf grid. More...
|
struct | Dune::Capabilities::hasBackupRestoreFacilities< ALUConformGrid< 2, dimworld > > |
| ALUConformGrid has backup and restore facilities. More...
|
struct | Dune::Capabilities::isLeafwiseConforming< Grid > |
| Specialize with 'true' if implementation guarantees a conforming leaf grid. (default=false) More...
|
struct | IsUnstructured |