common/capabilities.hh File Reference


Detailed Description

A set of traits classes to store static information about grid implementation.

Go to the source code of this file.

Namespaces

namespace  Dune
namespace  Dune::Capabilities

Classes

struct  Dune::Capabilities::hasEntity< Grid, codim >
 Specialize with 'true' for all codims that a grid implements entities for. (default=false). More...
struct  Dune::Capabilities::isParallel< Grid >
 Specialize with 'true' if implementation supports parallelism. (default=false). More...
struct  Dune::Capabilities::isLevelwiseConforming< Grid >
 Specialize with 'true' if implementation guarantees conforming level grids. (default=false). More...
struct  Dune::Capabilities::isLeafwiseConforming< Grid >
 Specialize with 'true' if implementation guarantees a conforming leaf grid. (default=false). More...
struct  Dune::Capabilities::hasHangingNodes< Grid >
 Specialize with 'true' if implementation provides grids with hanging nodes. (default=false). More...
struct  Dune::Capabilities::hasBackupRestoreFacilities< Grid >
 Specialize with 'true' if implementation provides backup and restore facilities. (default=false). More...
struct  Dune::Capabilities::IsUnstructured< Grid >
 Specialize with 'true' if implementation provides unstructured grids. (default=true). More...
struct  Dune::Capabilities::threadSafe< Grid >
 Specialize with 'true' if the grid implementation is thread safe. (default=false). More...
struct  Dune::Capabilities::viewThreadSafe< Grid >
 Specialize with 'true' if the grid implementation is thread safe, while it is not modified. (default=false). More...


Generated on Tue Mar 3 12:06:54 2009 for dune-grid by  doxygen 1.5.6