|
dune-grid 2.10
|
#include <dune/grid/geometrygrid/cornerstorage.hh>
Public Types | |
| typedef Coords::const_iterator | const_iterator |
Public Member Functions | |
| template<bool fake> | |
| CornerStorage (const CoordVector< mydim, Grid, fake > &coords) | |
| CornerStorage (const IntersectionCoordVector< Grid > &coords) | |
| const Coordinate & | operator[] (unsigned int i) const |
| const_iterator | begin () const |
| const_iterator | end () const |
| typedef Coords::const_iterator Dune::GeoGrid::CornerStorage< mydim, cdim, Grid >::const_iterator |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |