dune-grid 2.10
Loading...
Searching...
No Matches
Dune::GeoGrid::CoordVector< mydim, Grid, true > Class Template Reference

#include <dune/grid/geometrygrid/cornerstorage.hh>

Inheritance diagram for Dune::GeoGrid::CoordVector< mydim, Grid, true >:
Inheritance graph

Public Member Functions

 CoordVector (const HostElement &hostElement, const unsigned int subEntity, const CoordFunction &coordFunction)
template<std::size_t size>
void calculate (std::array< Coordinate, size >(&corners)) const

Constructor & Destructor Documentation

◆ CoordVector()

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

◆ calculate()

template<int mydim, class Grid>
template<std::size_t size>
void Dune::GeoGrid::CoordVector< mydim, Grid, true >::calculate ( std::array< Coordinate, size > & corners) const
inline

The documentation for this class was generated from the following file: