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

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

Classes

struct  Partition
 Define types needed to iterate over entities of a given partition type. More...
 

Public Types

typedef Grid::Traits::template Codim< cd >::Twists Twists
 
typedef Twists::Twist Twist
 
typedef Grid::Traits::template Codim< cd >::template Partition< pitype >::LevelIterator Iterator
 
typedef Grid::Traits::template Codim< cd >::Entity Entity
 
typedef Grid::template Codim< cd >::Geometry Geometry
 
typedef Grid::template Codim< cd >::LocalGeometry LocalGeometry
 

Member Typedef Documentation

◆ Entity

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim<cd>::Entity Dune::ALU3dLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Entity

◆ Geometry

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim<cd>::Geometry Dune::ALU3dLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Geometry

◆ Iterator

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim<cd>::template Partition<pitype>::LevelIterator Dune::ALU3dLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Iterator

◆ LocalGeometry

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::template Codim<cd>::LocalGeometry Dune::ALU3dLevelGridViewTraits< GridImp, pitype >::Codim< cd >::LocalGeometry

◆ Twist

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Twists::Twist Dune::ALU3dLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Twist

◆ Twists

template<class GridImp , PartitionIteratorType pitype>
template<int cd>
typedef Grid::Traits::template Codim<cd>::Twists Dune::ALU3dLevelGridViewTraits< GridImp, pitype >::Codim< cd >::Twists

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