#include <dune/grid/alugrid/3d/grid.hh>
Public Types |
typedef GridFamily::LocalIdType | LocalIdType |
| type of ALU3dGrids local id
|
typedef GridFamily::GlobalIdType | GlobalIdType |
| type of ALU3dGrids global id
|
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.
|
typedef DefaultIndexSet
< GridImp, typename Codim
< 0 >::LeafIterator > | LeafIndexSetImp |
| Type of the leaf index set.
|
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 |
Member Typedef Documentation
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: