#include <dune/grid/alugrid/2d/grid.hh>
|
| typedef GridImp | Grid |
| |
| typedef Dune::Intersection< const GridImp, LeafIntersectionWrapper< const GridImp > > | LeafIntersection |
| |
| typedef Dune::Intersection< const GridImp, LevelIntersectionWrapper< const GridImp > > | LevelIntersection |
| |
| typedef Dune::IntersectionIterator< const GridImp, LeafIntersectionIteratorWrapper< const GridImp >, LeafIntersectionWrapper< const GridImp > > | IntersectionIterator |
| |
| typedef Dune::IntersectionIterator< const GridImp, LeafIntersectionIteratorWrapper< const GridImp >, LeafIntersectionWrapper< const GridImp > > | LeafIntersectionIterator |
| |
| typedef Dune::IntersectionIterator< const GridImp, LevelIntersectionIteratorWrapper< const GridImp >, LevelIntersectionWrapper< const GridImp > > | LevelIntersectionIterator |
| |
| typedef Dune::EntityIterator< 0, const GridImp, ALU2dGridHierarchicIterator< const GridImp > > | 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< GridImp, LevelIndexSetImp > | LevelIndexSet |
| |
| typedef LeafIndexSetImp | LeafIndexSet |
| |
| typedef IdSet< GridImp, GlobalIdSetImp, GlobalIdType > | GlobalIdSet |
| |
| typedef IdSet< GridImp, LocalIdSetImp, LocalIdType > | LocalIdSet |
| |
| typedef Dune::CollectiveCommunication< GridImp > | CollectiveCommunication |
| |
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
Type of the leaf index set.
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
Type of the level index set.
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
template<int dim, int dimworld, ALU2DSPACE ElementType eltype>
The documentation for this struct was generated from the following file: