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