- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Classes | |
| class | Dune::ALUSimplexGrid< 3, 3 > |
| [ provides Dune::Grid ] grid with support for simplicial mesh in 3d. More... | |
| class | Dune::ALUSimplexGrid< 2, 2 > |
| [ provides Dune::Grid ] grid with support for simplicial mesh in 2d. More... | |
| struct | Dune::Capabilities::hasEntity< Dune::ALUSimplexGrid< dim, dimw >, cdim > |
| ALUSimplexGrid has entities for all codimension. More... | |
| struct | Dune::Capabilities::isParallel< const ALUSimplexGrid< dim, dimw > > |
| ALUSimplexGrid is parallel. More... | |
| struct | Dune::Capabilities::isLevelwiseConforming< ALUSimplexGrid< dim, dimw > > |
| ALUSimplexGrid has conforming level grids. More... | |
| struct | Dune::Capabilities::hasHangingNodes< ALUSimplexGrid< dim, dimw > > |
| ALUSimplexGrid has supports hanging nodes. More... | |
| struct | Dune::Capabilities::hasBackupRestoreFacilities< ALUSimplexGrid< dim, dimw > > |
| ALUSimplexGrid 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 | Dune::Capabilities::IsUnstructured< Grid > |
| Specialize with 'true' if implementation provides unstructured grids. (default=true). More... | |