dune-grid  2.2.1
Classes | Public Member Functions | Static Public Attributes | List of all members
Dune::GeoGrid::CornerStorage< Topology, Grid > Class Template Reference

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

Classes

struct  SubStorage

Public Member Functions

template<bool fake>
 CornerStorage (const CoordVector< mydimension, Grid, fake > &coords)
 CornerStorage (const IntersectionCoordVector< Grid > &coords)
template<class Mapping , unsigned int codim>
 CornerStorage (const GenericGeometry::SubMappingCoords< Mapping, codim > &coords)
const Coordinate & operator[] (unsigned int i) const

Static Public Attributes

static const unsigned int size = Topology::numCorners

Constructor & Destructor Documentation

template<class Topology , class Grid >
template<bool fake>
Dune::GeoGrid::CornerStorage< Topology, Grid >::CornerStorage ( const CoordVector< mydimension, Grid, fake > &  coords)
inlineexplicit
template<class Topology , class Grid >
Dune::GeoGrid::CornerStorage< Topology, Grid >::CornerStorage ( const IntersectionCoordVector< Grid > &  coords)
inlineexplicit
template<class Topology , class Grid >
template<class Mapping , unsigned int codim>
Dune::GeoGrid::CornerStorage< Topology, Grid >::CornerStorage ( const GenericGeometry::SubMappingCoords< Mapping, codim > &  coords)
inlineexplicit

Member Function Documentation

template<class Topology , class Grid >
const Coordinate& Dune::GeoGrid::CornerStorage< Topology, Grid >::operator[] ( unsigned int  i) const
inline

Member Data Documentation

template<class Topology , class Grid >
const unsigned int Dune::GeoGrid::CornerStorage< Topology, Grid >::size = Topology::numCorners
static

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