|
| struct | Dune::Capabilities::hasSingleGeometryType< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > |
| | ALUGrid has only one geometry type for codim 0 entities. More...
|
| |
| struct | Dune::Capabilities::hasEntity< ALUGrid< dim, dimworld, eltype, refinementtype, Comm >, cdim > |
| | ALUGrid has entities for all codimension. More...
|
| |
| struct | Dune::Capabilities::hasEntityIterator< ALUGrid< dim, dimworld, eltype, refinementtype, Comm >, cdim > |
| | ALUGrid has entities for all codimension. More...
|
| |
| struct | Dune::Capabilities::canCommunicate< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridNoComm >, codim > |
| | ALUGrid can communicate when Comm == ALUGridMPIComm. More...
|
| |
| struct | Dune::Capabilities::canCommunicate< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridMPIComm >, codim > |
| | ALUGrid can communicate. More...
|
| |
| struct | Dune::Capabilities::isLevelwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > |
| | ALUGrid has potentially nonconforming level grids. More...
|
| |
| struct | Dune::Capabilities::isLeafwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > |
| | ALUGrid has potentially nonconforming leaf grids (unless refinementtype is conforming) More...
|
| |
| struct | Dune::Capabilities::hasBackupRestoreFacilities< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > |
| | ALUGrid has backup and restore facilities. More...
|
| |
| struct | Dune::Capabilities::threadSafe< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > |
| | ALUGrid is not generally thread safe (only grid iteration is) More...
|
| |
| struct | Dune::Capabilities::viewThreadSafe< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > |
| | ALUGrid is view thread safe (i.e. things that don't modify the grid) More...
|
| |
Capabilities for ALUGrid.
- Author
- Robert Kloefkorn