#include <dune/grid/geometrygrid/cornerstorage.hh>
|
| CoordVector (const HostElement &hostElement, const unsigned int subEntity, const CoordFunction &coordFunction) |
|
template<std::size_t size> |
void | calculate (std::array< Coordinate, size >(&corners)) const |
|
◆ CoordVector()
template<int mydim, class
Grid >
Dune::GeoGrid::CoordVector< mydim, Grid, true >::CoordVector |
( |
const HostElement & |
hostElement, |
|
|
const unsigned int |
subEntity, |
|
|
const CoordFunction & |
coordFunction |
|
) |
| |
|
inline |
◆ calculate()
template<int mydim, class
Grid >
template<std::size_t size>
The documentation for this class was generated from the following file: