|
dune-grid
2.2.0
|
#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] |
1.7.6.1