#include <dune/fem/gridpart/geogridpart/cornerstorage.hh>
|
| | GeoCoordVector (const CoordFunctionType &coordFunction, const HostEntityType &hostEntity) |
| |
| template<std::size_t size> |
| void | calculate (std::array< Coordinate, size > &corners) const |
| |
◆ GeoCoordVector()
template<int mydim, class GridFamily >
| Dune::Fem::GeoCoordVector< mydim, GridFamily >::GeoCoordVector |
( |
const CoordFunctionType & |
coordFunction, |
|
|
const HostEntityType & |
hostEntity |
|
) |
| |
|
inline |
◆ calculate()
template<int mydim, class GridFamily >
template<std::size_t size>
The documentation for this class was generated from the following file: