dune-grid
2.9.0
Classes
UGGrid
dune-grid
»
Grid Implementations
Collaboration diagram for UGGrid:
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::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...
struct
IsUnstructured
Detailed Description
Generated by
1.9.4