dune-grid  2.3.1
Classes | Public Types | List of all members
Dune::ALU3dGridFamily< elType, Comm >::Traits Struct Reference

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

Classes

struct  Codim
 
struct  Partition
 

Public Types

typedef GridFamily::LocalIdType LocalIdType
 type of ALU3dGrids local id More...
 
typedef GridFamily::GlobalIdType GlobalIdType
 type of ALU3dGrids global id More...
 
typedef GridFamily::GridImp Grid
 
typedef Dune::Intersection
< const Grid,
LeafIntersectionWrapper< const
Grid > > 
LeafIntersection
 
typedef Dune::Intersection
< const Grid,
LevelIntersectionWrapper
< const Grid > > 
LevelIntersection
 
typedef
Dune::IntersectionIterator
< const Grid,
LeafIntersectionIteratorWrapper
< const Grid >
, LeafIntersectionWrapper
< const Grid > > 
IntersectionIterator
 
typedef
Dune::IntersectionIterator
< const Grid,
LeafIntersectionIteratorWrapper
< const Grid >
, LeafIntersectionWrapper
< const Grid > > 
LeafIntersectionIterator
 
typedef
Dune::IntersectionIterator
< const Grid,
LevelIntersectionIteratorWrapper
< const Grid >
, LevelIntersectionWrapper
< const Grid > > 
LevelIntersectionIterator
 
typedef Dune::EntityIterator
< 0, const Grid,
ALU3dGridHierarchicIterator
< const Grid > > 
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< Grid,
LevelIndexSetImp
LevelIndexSet
 
typedef IndexSet< Grid,
LeafIndexSetImp
LeafIndexSet
 
typedef IdSet< Grid,
LocalIdSetImp, LocalIdType
LocalIdSet
 
typedef IdSet< Grid,
GlobalIdSetImp, GlobalIdType
GlobalIdSet
 
typedef
Dune::CollectiveCommunication
< Comm > 
CollectiveCommunication
 

Member Typedef Documentation

template<ALU3dGridElementType elType, class Comm >
typedef Dune::CollectiveCommunication< Comm > Dune::ALU3dGridFamily< elType, Comm >::Traits::CollectiveCommunication
template<ALU3dGridElementType elType, class Comm >
typedef DuneBoundaryProjection< dimworld > Dune::ALU3dGridFamily< elType, Comm >::Traits::DuneBoundaryProjectionType
template<ALU3dGridElementType elType, class Comm >
typedef std::vector< const DuneBoundaryProjectionType * > Dune::ALU3dGridFamily< elType, Comm >::Traits::DuneBoundaryProjectionVector
template<ALU3dGridElementType elType, class Comm >
typedef IdSet< Grid, GlobalIdSetImp, GlobalIdType > Dune::ALU3dGridFamily< elType, Comm >::Traits::GlobalIdSet
template<ALU3dGridElementType elType, class Comm >
typedef GridFamily::GlobalIdType Dune::ALU3dGridFamily< elType, Comm >::Traits::GlobalIdType

type of ALU3dGrids global id

template<ALU3dGridElementType elType, class Comm >
typedef GridFamily::GridImp Dune::ALU3dGridFamily< elType, Comm >::Traits::Grid
template<ALU3dGridElementType elType, class Comm >
typedef Dune::EntityIterator< 0, const Grid, ALU3dGridHierarchicIterator< const Grid > > Dune::ALU3dGridFamily< elType, Comm >::Traits::HierarchicIterator
template<ALU3dGridElementType elType, class Comm >
typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< elType, Comm >::Traits::IntersectionIterator
template<ALU3dGridElementType elType, class Comm >
typedef IndexSet< Grid, LeafIndexSetImp > Dune::ALU3dGridFamily< elType, Comm >::Traits::LeafIndexSet
template<ALU3dGridElementType elType, class Comm >
typedef DefaultIndexSet< GridImp, typename Codim< 0 >:: LeafIterator > Dune::ALU3dGridFamily< elType, Comm >::Traits::LeafIndexSetImp

Type of the leaf index set.

template<ALU3dGridElementType elType, class Comm >
typedef Dune::Intersection< const Grid, LeafIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< elType, Comm >::Traits::LeafIntersection
template<ALU3dGridElementType elType, class Comm >
typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< elType, Comm >::Traits::LeafIntersectionIterator
template<ALU3dGridElementType elType, class Comm >
typedef IndexSet< Grid, LevelIndexSetImp > Dune::ALU3dGridFamily< elType, Comm >::Traits::LevelIndexSet
template<ALU3dGridElementType elType, class Comm >
typedef DefaultIndexSet< GridImp, typename Codim< 0 >:: LevelIterator > Dune::ALU3dGridFamily< elType, Comm >::Traits::LevelIndexSetImp

Type of the level index set.

template<ALU3dGridElementType elType, class Comm >
typedef Dune::Intersection< const Grid, LevelIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< elType, Comm >::Traits::LevelIntersection
template<ALU3dGridElementType elType, class Comm >
typedef Dune::IntersectionIterator< const Grid, LevelIntersectionIteratorWrapper< const Grid >, LevelIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< elType, Comm >::Traits::LevelIntersectionIterator
template<ALU3dGridElementType elType, class Comm >
typedef IdSet< Grid, LocalIdSetImp, LocalIdType > Dune::ALU3dGridFamily< elType, Comm >::Traits::LocalIdSet
template<ALU3dGridElementType elType, class Comm >
typedef GridFamily::LocalIdType Dune::ALU3dGridFamily< elType, Comm >::Traits::LocalIdType

type of ALU3dGrids local id


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