dune-grid 2.9.0
Public Member Functions | List of all members
Dune::GeoGrid::CoordVector< mydim, Grid, true > Class Template Reference

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

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: