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

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

Classes

struct  Partition
 

Public Types

typedef ALU3dGridGeometry< dim-cd,
dimworld, const Grid
GeometryImpl
 
typedef ALU3dGridGeometry< dim-cd,
dim, const Grid
LocalGeometryImpl
 
typedef Dune::Geometry< dim-cd,
dimworld, const Grid,
ALU3dGridGeometry
Geometry
 
typedef Dune::Geometry< dim-cd,
dim, const Grid,
ALU3dGridGeometry
LocalGeometry
 
typedef Dune::Entity< cd, dim,
const Grid, ALU3dGridEntity
Entity
 
typedef ALU3dGridEntitySeed
< cd, const Grid
EntitySeed
 
typedef ALU3dGridEntityPointer
< cd, const Grid
EntityPointerImpl
 
typedef Dune::EntityPointer
< const Grid,
EntityPointerImpl
EntityPointer
 
typedef Partition
< All_Partition >
::LevelIterator 
LevelIterator
 
typedef Partition
< All_Partition >
::LeafIterator 
LeafIterator
 

Member Typedef Documentation

template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef Dune::Entity< cd, dim, const Grid, ALU3dGridEntity > Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::Entity
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef Dune::EntityPointer< const Grid, EntityPointerImpl > Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::EntityPointer
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef ALU3dGridEntityPointer< cd, const Grid > Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::EntityPointerImpl
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef ALU3dGridEntitySeed< cd , const Grid> Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::EntitySeed
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef Dune::Geometry< dim-cd, dimworld, const Grid, ALU3dGridGeometry > Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::Geometry
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef ALU3dGridGeometry< dim-cd, dimworld, const Grid > Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::GeometryImpl
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef Partition< All_Partition >::LeafIterator Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::LeafIterator
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef Partition< All_Partition >::LevelIterator Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::LevelIterator
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef Dune::Geometry< dim-cd, dim, const Grid, ALU3dGridGeometry > Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::LocalGeometry
template<ALU3dGridElementType elType, class Comm >
template<int cd>
typedef ALU3dGridGeometry< dim-cd, dim, const Grid > Dune::ALU3dGridFamily< elType, Comm >::Traits::Codim< cd >::LocalGeometryImpl

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