- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/localfunctions/lagrange/p0/p0localinterpolation.hh>
Public Member Functions | |
P0LocalInterpolation (const GeometryType >) | |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
determine coefficients interpolating a given function |
Dune::P0LocalInterpolation< LB >::P0LocalInterpolation | ( | const GeometryType & | gt | ) | [inline] |
void Dune::P0LocalInterpolation< LB >::interpolate | ( | const F & | f, | |
std::vector< C > & | out | |||
) | const [inline] |
determine coefficients interpolating a given function
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].