dune-alugrid  2.6-git
Classes | Namespaces
capabilities.hh File Reference

Capabilities for ALUGrid. More...

#include <dune/common/version.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/alugrid/common/declaration.hh>
#include <dune/geometry/genericgeometry/topologytypes.hh>

Go to the source code of this file.

Classes

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

Namespaces

 Dune
 
 Dune::Capabilities
 

Detailed Description

Capabilities for ALUGrid.

Author
Robert Kloefkorn