dune-grid  2.2.0
Public Member Functions
Dune::GeoGrid::CoordVector< mydim, Grid, true > Class Template Reference

#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

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: