|
| 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 Partition< All_Partition >::MacroGridView | MacroGridView |
| |
| typedef Partition< All_Partition >::LeafGridView | LeafGridView |
| |
| typedef Partition< All_Partition >::LevelGridView | LevelGridView |
| |
| typedef DefaultIndexSet< Grid, typename Codim< 0 >::LevelIterator > | LevelIndexSetImp |
| | Type of the level index set. More...
|
| |
| typedef DefaultIndexSet< Grid, 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 ALU3dGridCommunications< dim, dimworld, elType, Comm >::CollectiveCommunication | CollectiveCommunication |
| | Type of the communication class. More...
|
| |