#include <dune/grid/alugrid/3d/grid.hh>
|
| typedef GridFamily::LocalIdType | LocalIdType |
| | type of ALU3dGrids local id More...
|
| |
| typedef GridFamily::GlobalIdType | GlobalIdType |
| | type of ALU3dGrids global id More...
|
| |
| typedef GridFamily::GridImp | Grid |
| |
| typedef Dune::Intersection< const Grid, LeafIntersectionWrapper< const Grid > > | LeafIntersection |
| |
| typedef Dune::Intersection< const Grid, LevelIntersectionWrapper< const Grid > > | LevelIntersection |
| |
| typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > | IntersectionIterator |
| |
| typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > | LeafIntersectionIterator |
| |
| typedef Dune::IntersectionIterator< const Grid, LevelIntersectionIteratorWrapper< const Grid >, LevelIntersectionWrapper< const Grid > > | LevelIntersectionIterator |
| |
| typedef Dune::EntityIterator< 0, const Grid, ALU3dGridHierarchicIterator< const Grid > > | HierarchicIterator |
| |
| typedef DuneBoundaryProjection< dimworld > | DuneBoundaryProjectionType |
| |
| typedef std::vector< const DuneBoundaryProjectionType * > | DuneBoundaryProjectionVector |
| |
| typedef DefaultIndexSet< GridImp, typename Codim< 0 >::LevelIterator > | LevelIndexSetImp |
| | Type of the level index set. More...
|
| |
| typedef DefaultIndexSet< GridImp, typename Codim< 0 >::LeafIterator > | LeafIndexSetImp |
| | Type of the leaf index set. More...
|
| |
| typedef IndexSet< Grid, LevelIndexSetImp > | LevelIndexSet |
| |
| typedef IndexSet< Grid, LeafIndexSetImp > | LeafIndexSet |
| |
| typedef IdSet< Grid, LocalIdSetImp, LocalIdType > | LocalIdSet |
| |
| typedef IdSet< Grid, GlobalIdSetImp, GlobalIdType > | GlobalIdSet |
| |
| typedef Dune::CollectiveCommunication< Comm > | CollectiveCommunication |
| |
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
type of ALU3dGrids global id
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
Type of the leaf index set.
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
Type of the level index set.
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
template<ALU3dGridElementType elType, class Comm >
type of ALU3dGrids local id
The documentation for this struct was generated from the following file: