#include <dune/grid/geometrygrid/cornerstorage.hh>
List of all members.
Public Member Functions |
| CoordVector (const HostElement &hostElement, const unsigned int subEntity, const CoordFunction &coordFunction) |
template<unsigned int numCorners> |
void | calculate (Coordinate(&corners)[numCorners]) const |
template<int mydim, class Grid>
class Dune::GeoGrid::CoordVector< mydim, Grid, true >
Constructor & Destructor Documentation
template<int mydim, class Grid >
Dune::GeoGrid::CoordVector< mydim, Grid, true >::CoordVector |
( |
const HostElement & |
hostElement, |
|
|
const unsigned int |
subEntity, |
|
|
const CoordFunction & |
coordFunction | |
|
) |
| | [inline] |
Member Function Documentation
template<int mydim, class Grid >
template<unsigned int numCorners>
void Dune::GeoGrid::CoordVector< mydim, Grid, true >::calculate |
( |
Coordinate(&) |
corners[numCorners] |
) |
const [inline] |
The documentation for this class was generated from the following file: