dune-grid  2.2.0
Classes
ALUSimplexGrid
Grid Implementations
Collaboration diagram for ALUSimplexGrid:

Classes

class  Dune::ALUSimplexGrid< 2, dimw >
 constructor for creating ALUSimplexGrid from given macro grid file More...
struct  Dune::Capabilities::hasSingleGeometryType< ALUSimplexGrid< 2, dimworld > >
 ALUSimplexGrid has only one geometry type for codim 0 entities

 

. More...

struct  Dune::Capabilities::hasEntity< ALUSimplexGrid< 2, dimworld >, cdim >
 ALUSimplexGrid has entities for all codimension

 

. More...

struct  Dune::Capabilities::isLevelwiseConforming< ALUSimplexGrid< 2, dimworld > >
 ALUSimplexGrid has conforming level grids

 

. More...

struct  Dune::Capabilities::hasBackupRestoreFacilities< ALUSimplexGrid< 2, dimworld > >
 ALUSimplexGrid has backup and restore facilities

 

. More...

class  Dune::ALUSimplexGrid< 3, 3 >
 constructor for creating ALUSimplexGrid from given macro grid file More...
struct  Dune::Capabilities::hasSingleGeometryType< ALUSimplexGrid< 3, 3 > >
 ALUSimplexGrid has only one geometry type for codim 0 entities

 

. More...

struct  Dune::Capabilities::hasEntity< ALUSimplexGrid< 3, 3 >, cdim >
 ALUSimplexGrid has entities for all codimension

 

. More...

struct  Dune::Capabilities::isLevelwiseConforming< ALUSimplexGrid< 3, 3 > >
 ALUSimplexGrid is parallel

 

. More...

struct  Dune::Capabilities::hasBackupRestoreFacilities< ALUSimplexGrid< 3, 3 > >
 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  IsUnstructured

Detailed Description