dune-alugrid  2.6-git
Classes
Dune::Capabilities Namespace Reference

Classes

struct  hasEntity< Dune::ALU3dGrid< dim, dimworld, elType, Comm >, cdim >
 
struct  isParallel< ALU3dGrid< dim, dimworld, elType, Comm > >
 
struct  isLevelwiseConforming< ALU3dGrid< dim, dimworld, elType, Comm > >
 
struct  hasBackupRestoreFacilities< ALU3dGrid< dim, dimworld, elType, Comm > >
 
struct  hasSingleGeometryType< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >
 ALUGrid has only one geometry type for codim 0 entities. More...
 
struct  hasEntity< ALUGrid< dim, dimworld, eltype, refinementtype, Comm >, cdim >
 ALUGrid has entities for all codimension. More...
 
struct  isParallel< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridNoComm > >
 ALUGrid is parallel when Comm == ALUGridMPIComm. More...
 
struct  isParallel< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridMPIComm > >
 ALUGrid is parallel when Comm == ALUGridMPIComm. More...
 
struct  canCommunicate< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridNoComm >, codim >
 ALUGrid can communicate when Comm == ALUGridMPIComm. More...
 
struct  canCommunicate< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridMPIComm >, codim >
 ALUGrid can communicate. More...
 
struct  isLevelwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >
 ALUGrid has conforming level grids. More...
 
struct  isLeafwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >
 ALUGrid has conforming level grids. More...
 
struct  hasBackupRestoreFacilities< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >
 ALUGrid has backup and restore facilities. More...