dune-grid  2.2.0
Classes | Public Types
Dune::AlbertaLevelGridViewTraits< GridImp, pitype > Struct Template Reference

#include <dune/grid/albertagrid/gridview.hh>

List of all members.

Classes

struct  Codim

Public Types

enum  { conforming = Capabilities::isLevelwiseConforming< Grid >::v }
typedef AlbertaLevelGridView
< GridImp, pitype > 
GridViewImp
typedef remove_const< GridImp >
::type 
Grid
 type of the grid
typedef Grid::Traits::LevelIndexSet IndexSet
 type of the index set
typedef
Grid::Traits::LevelIntersection 
Intersection
 type of the intersection
typedef
Grid::Traits::LevelIntersectionIterator 
IntersectionIterator
 type of the intersection iterator
typedef
Grid::Traits::CollectiveCommunication 
CollectiveCommunication
 type of the collective communication

template<class GridImp, PartitionIteratorType pitype>
struct Dune::AlbertaLevelGridViewTraits< GridImp, pitype >


Member Typedef Documentation

template<class GridImp , PartitionIteratorType pitype>
typedef Grid::Traits::CollectiveCommunication Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::CollectiveCommunication

type of the collective communication

template<class GridImp , PartitionIteratorType pitype>
typedef remove_const<GridImp>::type Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Grid

type of the grid

template<class GridImp , PartitionIteratorType pitype>
typedef AlbertaLevelGridView< GridImp, pitype > Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::GridViewImp
template<class GridImp , PartitionIteratorType pitype>
typedef Grid::Traits::LevelIndexSet Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::IndexSet

type of the index set

template<class GridImp , PartitionIteratorType pitype>
typedef Grid::Traits::LevelIntersection Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::Intersection

type of the intersection

template<class GridImp , PartitionIteratorType pitype>
typedef Grid::Traits::LevelIntersectionIterator Dune::AlbertaLevelGridViewTraits< GridImp, pitype >::IntersectionIterator

type of the intersection iterator


Member Enumeration Documentation

template<class GridImp , PartitionIteratorType pitype>
anonymous enum
Enumerator:
conforming 

The documentation for this struct was generated from the following file: