dune-grid
2.1.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. | |
typedef ALU2dGridLocalIdSet < dim, dimworld, eltype > | LocalIdSetImp |
Type of the local id set. | |
typedef DefaultLevelIndexSet < GridImp > | LevelIndexSetImp |
Type of the level index set. | |
typedef DefaultLeafIndexSet < GridImp > | LeafIndexSetImp |
Type of the leaf index set. | |
typedef int | GlobalIdType |
typedef int | LocalIdType |
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 DefaultLeafIndexSet< GridImp > Dune::ALU2dGridFamily< dim, dimworld, eltype >::LeafIndexSetImp |
Type of the leaf index set.
typedef DefaultLevelIndexSet< GridImp > Dune::ALU2dGridFamily< dim, dimworld, eltype >::LevelIndexSetImp |
Type of the level index set.
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 |