#include <dune/geometry/type.hh>
#include <dune/grid/common/capabilities.hh>
Go to the source code of this file.
|
class | Dune::AlbertaGrid< dim, dimworld > |
| [ provides Dune::Grid ] More...
|
|
struct | Dune::Capabilities::hasSingleGeometryType< AlbertaGrid< dim, dimworld > > |
| AlbertaGrid has only one geometry type for codim 0 entities. More...
|
|
struct | Dune::Capabilities::hasEntity< AlbertaGrid< dim, dimworld >, codim > |
| AlbertaGrid has entities for all codimensions. More...
|
|
struct | Dune::Capabilities::hasEntityIterator< AlbertaGrid< dim, dimworld >, codim > |
| AlbertaGrid can iterate over all codimensions. More...
|
|
struct | Dune::Capabilities::isLevelwiseConforming< AlbertaGrid< dim, dimworld > > |
| AlbertaGrid is not levelwise conforming (since it uses bisection) More...
|
|
struct | Dune::Capabilities::isLeafwiseConforming< AlbertaGrid< dim, dimworld > > |
| AlbertaGrid is leafwise conforming. More...
|
|
struct | Dune::Capabilities::hasBackupRestoreFacilities< AlbertaGrid< dim, dimworld > > |
| AlbertaGrid has backup and restore facilities. More...
|
|
struct | Dune::Capabilities::hasHierarchicIndexSet< Grid > |
|
struct | Dune::Capabilities::hasHierarchicIndexSet< AlbertaGrid< dim, dimworld > > |
|