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