dune-grid  2.4
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 GridGeometryImpl
 
typedef Dune::Geometry< dimension-codim, dimensionworld, const Grid, Dune::GeoGrid::GeometryGeometry
 
typedef HostGrid::template Codim< codim >::LocalGeometry LocalGeometry
 
typedef GeoGrid::Entity< codim, dimension, const GridEntityImpl
 
typedef Dune::Entity< codim, dimension, const Grid, GeoGrid::EntityEntity
 
typedef Dune::EntityPointer< const Grid, Dune::DefaultEntityPointer< Entity > > EntityPointer
 
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 Dune::Entity< codim, dimension, const Grid, GeoGrid::Entity > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::Entity
template<class HG , class CF , class Allocator >
template<int codim>
typedef GeoGrid::Entity< codim, dimension, const Grid > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::EntityImpl
template<class HG , class CF , class Allocator >
template<int codim>
typedef Dune::EntityPointer< const Grid, Dune::DefaultEntityPointer< Entity > > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Codim< codim >::EntityPointer
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: