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

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

Public Member Functions

 GeoCoordVector (const CoordFunctionType &coordFunction, const HostEntityType &hostEntity)
 
template<std::size_t size>
void calculate (std::array< Coordinate, size > &corners) const
 

Constructor & Destructor Documentation

◆ GeoCoordVector()

template<int mydim, class GridFamily >
Dune::Fem::GeoCoordVector< mydim, GridFamily >::GeoCoordVector ( const CoordFunctionType &  coordFunction,
const HostEntityType &  hostEntity 
)
inline

Member Function Documentation

◆ calculate()

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

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