dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::GeoIntersectionCoordVector< GridFamily > Class Template Reference

#include <dune/fem/gridpart/geogridpart/cornerstorage.hh>

Public Member Functions

 GeoIntersectionCoordVector (const ElementGeometryImplType &elementGeometry, const HostLocalGeometryType &hostLocalGeometry)
 
template<std::size_t size>
void calculate (std::array< Coordinate, size > &corners) const
 

Constructor & Destructor Documentation

◆ GeoIntersectionCoordVector()

template<class GridFamily >
Dune::Fem::GeoIntersectionCoordVector< GridFamily >::GeoIntersectionCoordVector ( const ElementGeometryImplType &  elementGeometry,
const HostLocalGeometryType &  hostLocalGeometry 
)
inline

Member Function Documentation

◆ calculate()

template<class GridFamily >
template<std::size_t size>
void Dune::Fem::GeoIntersectionCoordVector< GridFamily >::calculate ( std::array< Coordinate, size > &  corners) const
inline

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