dune-grid  2.2.0
Public Member Functions | List of all members
Dune::GeoGrid::CoordVector< mydim, Grid, false > Class Template Reference

#include <dune/grid/geometrygrid/cornerstorage.hh>

Public Member Functions

 CoordVector (const HostEntity &hostEntity, const CoordFunction &coordFunction)
template<unsigned int numCorners>
void calculate (Coordinate(&corners)[numCorners]) const

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: