|
dune-grid
2.4.1
|
#include <dune/grid/alugrid/2d/grid.hh>
Classes | |
| struct | Traits |
Public Types | |
| typedef ALU2dGrid< dim, dimworld, eltype > | GridImp |
| typedef ALU2dGridLocalIdSet< dim, dimworld, eltype > | GlobalIdSetImp |
| Type of the global id set. More... | |
| typedef ALU2dGridLocalIdSet< dim, dimworld, eltype > | LocalIdSetImp |
| Type of the local id set. More... | |
| typedef int | GlobalIdType |
| typedef int | LocalIdType |
| typedef Traits::LevelIndexSetImp | LevelIndexSetImp |
| Type of the level index set implementation. More... | |
| typedef Traits::LeafIndexSetImp | LeafIndexSetImp |
| Type of the leaf index set implementation. More... | |
| typedef ALU2dGridLocalIdSet<dim,dimworld,eltype> Dune::ALU2dGridFamily< dim, dimworld, eltype >::GlobalIdSetImp |
Type of the global id set.
| typedef int Dune::ALU2dGridFamily< dim, dimworld, eltype >::GlobalIdType |
| typedef ALU2dGrid< dim, dimworld, eltype > Dune::ALU2dGridFamily< dim, dimworld, eltype >::GridImp |
| typedef Traits :: LeafIndexSetImp Dune::ALU2dGridFamily< dim, dimworld, eltype >::LeafIndexSetImp |
Type of the leaf index set implementation.
| typedef Traits :: LevelIndexSetImp Dune::ALU2dGridFamily< dim, dimworld, eltype >::LevelIndexSetImp |
Type of the level index set implementation.
| typedef ALU2dGridLocalIdSet<dim,dimworld,eltype> Dune::ALU2dGridFamily< dim, dimworld, eltype >::LocalIdSetImp |
Type of the local id set.
| typedef int Dune::ALU2dGridFamily< dim, dimworld, eltype >::LocalIdType |
1.8.11