|
class | Dune::SGeometry< dim, dimworld, GridImp > |
|
class | Dune::SEntity< codim, dim, GridImp > |
|
class | Dune::SEntityPointer< codim, GridImp > |
|
class | Dune::SEntitySeed< codim, GridImp > |
|
class | Dune::SLevelIterator< codim, PartitionIteratorType, GridImp > |
|
class | Dune::SGrid< dim, dimworld, ctype > |
| [ provides Dune::Grid ] More...
|
|
class | Dune::SIntersection< GridImp > |
|
class | Dune::SIntersectionIterator< GridImp > |
|
class | Dune::SHierarchicIterator< GridImp > |
|
class | Dune::SGeometry< dim, dimworld, GridImp > |
|
class | Dune::SEntityBase< codim, dim, GridImp, EntityImp > |
|
class | Dune::SEntity< codim, dim, GridImp > |
|
class | Dune::SEntity< 0, dim, GridImp > |
|
struct | Dune::SEntity< 0, dim, GridImp >::Codim< cd > |
|
struct | Dune::SHierarchicStackElem |
|
class | Dune::SHierarchicIterator< GridImp > |
|
class | Dune::SIntersectionIterator< GridImp > |
|
class | Dune::SIntersection< GridImp > |
|
class | Dune::AutoPtrStack< T > |
| a stack of pointers with auto destruction if the stack is destructed More...
|
|
class | Dune::SEntityPointer< codim, GridImp > |
|
class | Dune::SEntitySeed< codim, GridImp > |
|
class | Dune::SLevelIterator< codim, PartitionIteratorType, GridImp > |
|
class | Dune::SGridLevelIndexSet< GridImp > |
| implementation of index set More...
|
|
class | Dune::SGridGlobalIdSet< GridImp > |
| persistent, globally unique Ids More...
|
|
struct | Dune::SGridFamily< dim, dimworld, ctype > |
|
class | Dune::SGrid< dim, dimworld, ctype > |
| [ provides Dune::Grid ] More...
|
|
struct | Dune::Capabilities::hasSingleGeometryType< SGrid< dim, dimw > > |
| SGrid has only one geometry type for codim 0 entities. More...
|
|
struct | Dune::Capabilities::isCartesian< SGrid< dim, dimw > > |
| SGrid is a Cartesian grid. More...
|
|
struct | Dune::Capabilities::hasEntity< SGrid< dim, dimw >, cdim > |
| SGrid has entities for all codimension. More...
|
|
struct | Dune::Capabilities::isLevelwiseConforming< SGrid< dim, dimw > > |
| SGrid is levelwise conforming. More...
|
|
struct | Dune::Capabilities::isLeafwiseConforming< SGrid< dim, dimw > > |
| SGrid is leafwise conforming. More...
|
|
class | Dune::StructuredGridFactory< SGrid< dim, dim > > |
| Specialization of the StructuredGridFactory for SGrid. More...
|
|
This file documents the DUNE grid interface. We use the special implementation for simple structured grid to illustrate the different classes and their members.