- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#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 |
Dune::GeoGrid::CornerStorage< Topology, Grid >::CornerStorage | ( | const CoordVector< mydimension, Grid, fake > & | coords | ) | [inline, explicit] |
Dune::GeoGrid::CornerStorage< Topology, Grid >::CornerStorage | ( | const IntersectionCoordVector< Grid > & | coords | ) | [inline, explicit] |
Dune::GeoGrid::CornerStorage< Topology, Grid >::CornerStorage | ( | const GenericGeometry::SubMappingCoords< Mapping, codim > & | coords | ) | [inline, explicit] |
const Coordinate& Dune::GeoGrid::CornerStorage< Topology, Grid >::operator[] | ( | unsigned int | i | ) | const [inline] |
const unsigned int Dune::GeoGrid::CornerStorage< Topology, Grid >::size = Topology::numCorners [static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].