dune-localfunctions 2.10
|
#include <dune/localfunctions/dualmortarbasis/dualq1/dualq1localinterpolation.hh>
Public Member Functions | |
void | setCoefficients (const std::array< Dune::FieldVector< typename LB::Traits::RangeFieldType,(1<< dim)>,(1<< dim)> &coefficients) |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
Local interpolation of a function. | |
|
inline |
Local interpolation of a function.
|
inline |