Dune Core Modules (2.9.0)

capabilities.hh File Reference

capabilities for SPGrid More...

#include <mpi.h>
#include <dune/geometry/type.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/grid/extensions/superentityiterator.hh>
#include <dune/grid/spgrid/declaration.hh>

Go to the source code of this file.

Classes

struct  Dune::Capabilities::hasSingleGeometryType< SPGrid< ct, dim, Ref, Comm > >
 Do elements of a grid always have the same geometry type? More...
 
struct  Dune::Capabilities::isCartesian< SPGrid< ct, dim, Ref, Comm > >
 Is the grid Cartesian? More...
 
struct  Dune::Capabilities::hasEntity< SPGrid< ct, dim, Ref, Comm >, codim >
 Does a grid implement entities of a codimension? More...
 
struct  Dune::Capabilities::hasEntityIterator< SPGrid< ct, dim, Ref, Comm >, codim >
 Does a grid implement entity iterators of a codimension? More...
 
struct  Dune::Capabilities::canCommunicate< SPGrid< ct, dim, Ref, MPI_Comm >, codim >
 Can a parallel grid communicate on a given codimension? More...
 
struct  Dune::Capabilities::isLevelwiseConforming< SPGrid< ct, dim, Ref, Comm > >
 Are all levels of a grid always conform? More...
 
struct  Dune::Capabilities::isLeafwiseConforming< SPGrid< ct, dim, Ref, Comm > >
 Is the leaf level of a grid always conform? More...
 
struct  Dune::Capabilities::hasBackupRestoreFacilities< SPGrid< ct, dim, Ref, Comm > >
 Does a grid provide backup and restore facilities? More...
 
struct  Dune::Capabilities::threadSafe< SPGrid< ct, dim, Ref, Comm > >
 Is a grid implementation thread safe? More...
 
struct  Dune::Capabilities::viewThreadSafe< SPGrid< ct, dim, Ref, Comm > >
 Is a grid implementation thread safe while not being modified? More...
 
struct  Dune::Capabilities::supportsCallbackAdaptation< SPGrid< ct, dim, Ref, Comm > >
 
struct  Dune::Extensions::SuperEntityIterator< SPGrid< ct, dim, Ref, Comm >, codim >
 Does a grid support superentity iterators of a codimension? More...
 

Namespaces

 Dune
 Dune namespace.
 
 Dune::Capabilities
 Contains all capabilities classes.
 
 Dune::Extensions
 namespace containing capabilities for extensions
 

Detailed Description

capabilities for SPGrid

Author
Martin Nolte
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)