dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
Dune::ALU3dLeafGridViewTraits< GridImp, pitype > Struct Template Reference

#include <dune/alugrid/3d/gridview.hh>

Classes

struct  Codim
 

Public Types

enum  { conforming = Capabilities :: isLeafwiseConforming< Grid > :: v }
 
typedef ALU3dLeafGridView< GridImp, pitype > GridViewImp
 
typedef std::remove_const< GridImp >::type Grid
 type of the grid
 
typedef Grid::Traits::LeafIndexSet IndexSet
 type of the index set
 
typedef Grid::Traits::LeafIntersection Intersection
 type of the intersection
 
typedef Grid::Traits::LeafIntersectionIterator IntersectionIterator
 type of the intersection iterator
 
typedef Grid::Traits::CollectiveCommunication CollectiveCommunication
 type of the collective communication
 

Member Typedef Documentation

◆ CollectiveCommunication

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

type of the collective communication

◆ Grid

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

type of the grid

◆ GridViewImp

template<class GridImp , PartitionIteratorType pitype>
typedef ALU3dLeafGridView< GridImp, pitype > Dune::ALU3dLeafGridViewTraits< GridImp, pitype >::GridViewImp

◆ IndexSet

template<class GridImp , PartitionIteratorType pitype>
typedef Grid::Traits::LeafIndexSet Dune::ALU3dLeafGridViewTraits< GridImp, pitype >::IndexSet

type of the index set

◆ Intersection

template<class GridImp , PartitionIteratorType pitype>
typedef Grid::Traits::LeafIntersection Dune::ALU3dLeafGridViewTraits< GridImp, pitype >::Intersection

type of the intersection

◆ IntersectionIterator

template<class GridImp , PartitionIteratorType pitype>
typedef Grid::Traits::LeafIntersectionIterator Dune::ALU3dLeafGridViewTraits< GridImp, pitype >::IntersectionIterator

type of the intersection iterator

Member Enumeration Documentation

◆ anonymous enum

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

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