Provides base classes for ALUGrid.
|
Namespaces |
namespace | Dune |
namespace | Dune::Capabilities |
Classes |
class | Dune::ALUCubeGrid< dim, dimworld > |
| [ provides Dune::Grid ] 3D grid with support for hexahedrons. More...
|
class | Dune::ALUCubeGrid< 3, 3 > |
| [ provides Dune::Grid ] 3D grid with support for hexahedrons. More...
|
struct | Dune::Capabilities::hasEntity< Dune::ALUCubeGrid< dim, dimw >, cdim > |
| ALUCubeGrid has entities for all codimension. More...
|
struct | Dune::Capabilities::isParallel< const ALUCubeGrid< dim, dimw > > |
| ALUCubeGrid is parallel. More...
|
struct | Dune::Capabilities::isLevelwiseConforming< ALUCubeGrid< dim, dimw > > |
| ALUCubeGrid has conforming level grids. More...
|
struct | Dune::Capabilities::hasHangingNodes< ALUCubeGrid< dim, dimw > > |
| ALUCubeGrid has supports hanging nodes. More...
|
struct | Dune::Capabilities::hasBackupRestoreFacilities< ALUCubeGrid< dim, dimw > > |
| ALUCubeGrid has backup and restore facilities. More...
|
class | Dune::ALUSimplexGrid< dim, dimworld > |
| [ provides Dune::Grid ] grid with support for simplicial mesh in 2d and 3d. More...
|
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...
|
class | Dune::ALUConformGrid< dim, dimworld > |
| [ provides Dune::Grid ] grid with support for simplicial mesh in 2d and 3d. More...
|
class | Dune::ALUConformGrid< 2, 2 > |
| [ provides Dune::Grid ] grid with support for simplicial mesh in 2d. 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::hasHangingNodes< ALUConformGrid< dim, dimw > > |
| ALUConformGrid does not support hanging nodes. More...
|
struct | Dune::Capabilities::hasBackupRestoreFacilities< ALUConformGrid< dim, dimw > > |
| ALUConformGrid has backup and restore facilities. More...
|