dune-grid  2.4
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 GridGeometryImpl
 
typedef ALU3dGridGeometry< dim-cd, dim, const GridLocalGeometryImpl
 
typedef Dune::Geometry< dim-cd, dimworld, const Grid, ALU3dGridGeometryGeometry
 
typedef Dune::Geometry< dim-cd, dim, const Grid, ALU3dGridGeometryLocalGeometry
 
typedef Dune::Entity< cd, dim, const Grid, ALU3dGridEntityEntity
 
typedef ALU3dGridEntitySeed< cd, const GridEntitySeed
 
typedef ALU3dGridEntityPointer< cd, const GridEntityPointerImpl
 
typedef Dune::EntityPointer< const Grid, EntityPointerImplEntityPointer
 
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: