dune-grid  2.4.1
Public Member Functions | List of all members
Dune::GeoGrid::CoordFunctionCaller< HostEntity, DiscreteCoordFunctionInterface< ct, dimR, Impl > > Class Template Reference

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

Public Member Functions

 CoordFunctionCaller (const HostEntity &hostEntity, const CoordFunctionInterface &coordFunction)
 
void evaluate (unsigned int i, RangeVector &y) const
 
GeometryType type () const
 
std::size_t size () const
 

Constructor & Destructor Documentation

template<class HostEntity , class ct , unsigned int dimR, class Impl >
Dune::GeoGrid::CoordFunctionCaller< HostEntity, DiscreteCoordFunctionInterface< ct, dimR, Impl > >::CoordFunctionCaller ( const HostEntity &  hostEntity,
const CoordFunctionInterface coordFunction 
)
inline

Member Function Documentation

template<class HostEntity , class ct , unsigned int dimR, class Impl >
void Dune::GeoGrid::CoordFunctionCaller< HostEntity, DiscreteCoordFunctionInterface< ct, dimR, Impl > >::evaluate ( unsigned int  i,
RangeVector &  y 
) const
inline
template<class HostEntity , class ct , unsigned int dimR, class Impl >
std::size_t Dune::GeoGrid::CoordFunctionCaller< HostEntity, DiscreteCoordFunctionInterface< ct, dimR, Impl > >::size ( ) const
inline
template<class HostEntity , class ct , unsigned int dimR, class Impl >
GeometryType Dune::GeoGrid::CoordFunctionCaller< HostEntity, DiscreteCoordFunctionInterface< ct, dimR, Impl > >::type ( ) const
inline

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