Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Codim< codim > Struct Template Reference

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

List of all members.

Public Types

typedef GeoGrid::CoordVector
< dimGrid-codim, const Grid,
fake > 
CoordVector

Static Public Attributes

static const bool fake = !(Capabilities::hasHostEntity< Grid, codim >::v)

template<class HostGrid, class CoordFunction, class Allocator>
template<int codim>
struct Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Codim< codim >


Member Typedef Documentation

template<class HostGrid , class CoordFunction , class Allocator >
template<int codim>
typedef GeoGrid::CoordVector< dimGrid-codim, const Grid, fake > Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Codim< codim >::CoordVector

Member Data Documentation

template<class HostGrid , class CoordFunction , class Allocator >
template<int codim>
const bool Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Codim< codim >::fake = !(Capabilities::hasHostEntity< Grid, codim >::v) [static]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].