#include <dune/grid/geometrygrid/cornerstorage.hh>
Public Member Functions |
| IntersectionCoordVector (const ElementGeometryImpl &elementGeometry, const HostLocalGeometry &hostLocalGeometry) |
template<std::size_t size> |
void | calculate (array< Coordinate, size >(&corners)) const |
template<unsigned int numCorners> |
void | calculate (Coordinate(&corners)[numCorners]) const |
Constructor & Destructor Documentation
Member Function Documentation
template<class Grid>
template<std::size_t size>
template<class Grid>
template<unsigned int numCorners>
The documentation for this class was generated from the following file: