Dune Core Modules (unstable)

Classes

struct  Dune::Capabilities::hasEntity< UGGrid< dim >, codim >
 UGGrid has entities of all codimensions. More...
 
struct  Dune::Capabilities::hasEntityIterator< UGGrid< dim >, codim >
 Set default for hasEntityIterator to false UGGrid can currently only iterate over elements and vertices. More...
 
struct  Dune::Capabilities::hasEntityIterator< UGGrid< dim >, 0 >
 UGGrid can iterate over codim=0 entities (elements) More...
 
struct  Dune::Capabilities::hasEntityIterator< UGGrid< dim >, dim >
 UGGrid can iterate over codim=dim entities (vertices) More...
 
struct  Dune::Capabilities::canCommunicate< UGGrid< dim >, codim >
 UGGrid can communicate on entities of all (existing) codimensions. More...
 
struct  Dune::Capabilities::isLevelwiseConforming< UGGrid< dim > >
 UGGrid is levelwise conforming. More...
 
struct  Dune::Capabilities::isLeafwiseConforming< UGGrid< dim > >
 UGGrid may not be leafwise conforming. More...
 
struct  Dune::Capabilities::viewThreadSafe< UGGrid< dim > >
 UGGrid is thread-safe for grid views. More...
 
struct  Dune::Capabilities::hasEntity< Grid, codim >
 Specialize with 'true' for all codims that a grid implements entities for. (default=false) More...
 
struct  Dune::Capabilities::hasBackupRestoreFacilities< Grid >
 Specialize with 'true' if implementation provides backup and restore facilities. (default=false) More...
 

Detailed Description

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)