dune-grid  2.3.0
Classes | Public Types | List of all members
Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim > Struct Template Reference

#include <dune/grid/geometrygrid/gridfamily.hh>

Classes

struct  Partition
 

Public Types

typedef
Dune::GeoGrid::Geometry
< dimension-codim,
dimensionworld, const Grid
GeometryImpl
 
typedef Dune::Geometry
< dimension-codim,
dimensionworld, const Grid,
Dune::GeoGrid::Geometry
Geometry
 
typedef HostGrid::template
Codim< codim >::LocalGeometry 
LocalGeometry
 
typedef
GeoGrid::EntityPointerTraits
< codim, const Grid
EntityPointerTraits
 
typedef GeoGrid::EntityPointer
< EntityPointerTraits
EntityPointerImpl
 
typedef Dune::EntityPointer
< const Grid,
EntityPointerImpl
EntityPointer
 
typedef EntityPointerTraits::Entity Entity
 
typedef Dune::EntitySeed
< const Grid,
GeoGrid::EntitySeed< codim,
const Grid > > 
EntitySeed
 
typedef Partition
< All_Partition >
::LeafIterator 
LeafIterator
 
typedef Partition
< All_Partition >
::LevelIterator 
LevelIterator
 

Member Typedef Documentation

template<class HG , class CF , class Allocator >
template<int codim>
typedef EntityPointerTraits::Entity Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::Entity
template<class HG , class CF , class Allocator >
template<int codim>
typedef Dune::EntityPointer< const Grid, EntityPointerImpl > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::EntityPointer
template<class HG , class CF , class Allocator >
template<int codim>
typedef GeoGrid::EntityPointer< EntityPointerTraits > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::EntityPointerImpl
template<class HG , class CF , class Allocator >
template<int codim>
typedef GeoGrid::EntityPointerTraits< codim, const Grid > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::EntityPointerTraits
template<class HG , class CF , class Allocator >
template<int codim>
typedef Dune::EntitySeed< const Grid, GeoGrid::EntitySeed< codim, const Grid > > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::EntitySeed
template<class HG , class CF , class Allocator >
template<int codim>
typedef Dune::Geometry< dimension-codim, dimensionworld, const Grid, Dune::GeoGrid::Geometry > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::Geometry
template<class HG , class CF , class Allocator >
template<int codim>
typedef Dune::GeoGrid::Geometry< dimension-codim, dimensionworld, const Grid > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::GeometryImpl
template<class HG , class CF , class Allocator >
template<int codim>
typedef Partition< All_Partition >::LeafIterator Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::LeafIterator
template<class HG , class CF , class Allocator >
template<int codim>
typedef Partition< All_Partition >::LevelIterator Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::LevelIterator
template<class HG , class CF , class Allocator >
template<int codim>
typedef HostGrid::template Codim< codim >::LocalGeometry Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::LocalGeometry

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