dune-grid  2.4.1-rc2
Public Member Functions | List of all members
Dune::GeoGrid::IntersectionCoordVector< Grid > Class Template Reference

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

Public Member Functions

 IntersectionCoordVector (const ElementGeometryImpl &elementGeometry, const HostLocalGeometry &hostLocalGeometry)
 
template<std::size_t size>
void calculate (array< Coordinate, size >(&corners)) const
 
template<unsigned int numCorners>
void calculate (Coordinate(&corners)[numCorners]) const
 

Constructor & Destructor Documentation

template<class Grid>
Dune::GeoGrid::IntersectionCoordVector< Grid >::IntersectionCoordVector ( const ElementGeometryImpl &  elementGeometry,
const HostLocalGeometry &  hostLocalGeometry 
)
inline

Member Function Documentation

template<class Grid>
template<std::size_t size>
void Dune::GeoGrid::IntersectionCoordVector< Grid >::calculate ( array< Coordinate, size > &  corners) const
inline
template<class Grid>
template<unsigned int numCorners>
void Dune::GeoGrid::IntersectionCoordVector< Grid >::calculate ( Coordinate(&)  corners[numCorners]) const
inline

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