dune-localfunctions  2.1.1
Public Member Functions
Dune::PrismP1LocalInterpolation< LB > Class Template Reference

#include <dune/localfunctions/lagrange/prismp1/prismp1localinterpolation.hh>

Inheritance diagram for Dune::PrismP1LocalInterpolation< LB >:
Inheritance graph

List of all members.

Public Member Functions

 PrismP1LocalInterpolation ()
template<typename F , typename C >
void interpolate (const F &f, std::vector< C > &out) const
 Local interpolation of a function.

template<class LB>
class Dune::PrismP1LocalInterpolation< LB >


Constructor & Destructor Documentation

template<class LB>
Dune::PrismP1LocalInterpolation< LB >::PrismP1LocalInterpolation ( ) [inline]

Member Function Documentation

template<class LB>
template<typename F , typename C >
void Dune::PrismP1LocalInterpolation< LB >::interpolate ( const F &  f,
std::vector< C > &  out 
) const [inline]

Local interpolation of a function.


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