dune-grid
2.3.1
|
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::isLeafwiseConforming< Grid > |
Specialize with 'true' if implementation guarantees a conforming leaf grid. (default=false) More... | |
struct | IsUnstructured |