dune-grid  2.1.1
Classes
ALUCubeGrid
Grid Implementations
Collaboration diagram for ALUCubeGrid:

Classes

class  Dune::ALUCubeGrid< 2, dimw >
 [ provides Dune::Grid ] More...
struct  Dune::Capabilities::hasSingleGeometryType< ALUCubeGrid< 2, wdim > >
 ALUCubeGrid has only one geometry type for codim 0 entities. More...
struct  Dune::Capabilities::hasEntity< Dune::ALUCubeGrid< 2, wdim >, cdim >
 ALUCubeGrid has entities for all codimension. More...
struct  Dune::Capabilities::isLevelwiseConforming< Dune::ALUCubeGrid< 2, wdim > >
 ALUCubeGrid has conforming level grids. More...
struct  Dune::Capabilities::hasBackupRestoreFacilities< Dune::ALUCubeGrid< 2, wdim > >
 ALUCubeGrid has backup and restore facilities. More...
class  Dune::ALUCubeGrid< 3, 3 >
 [ provides Dune::Grid ] More...
struct  Dune::Capabilities::hasSingleGeometryType< ALUCubeGrid< 3, 3 > >
 ALUCubeGrid has only one geometry type for codim 0 entities. More...
struct  Dune::Capabilities::hasEntity< ALUCubeGrid< 3, 3 >, cdim >
 ALUCubeGrid has entities for all codimension. More...
struct  Dune::Capabilities::isLevelwiseConforming< ALUCubeGrid< 3, 3 > >
 ALUCubeGrid is parallel. More...
struct  Dune::Capabilities::hasBackupRestoreFacilities< ALUCubeGrid< 3, 3 > >
 ALUCubeGrid 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