#include <dune/localfunctions/dualmortarbasis/dualq1/dualq1localinterpolation.hh>
|
void | setCoefficients (const Dune::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. More...
|
|
template<int dim, class LB>
class Dune::DualQ1LocalInterpolation< dim, LB >
- Todo:
- Please doc me!
template<int dim, class LB>
template<typename F , typename C >
Local interpolation of a function.
template<int dim, class LB>
void Dune::DualQ1LocalInterpolation< dim, LB >::setCoefficients |
( |
const Dune::array< Dune::FieldVector< typename LB::Traits::RangeFieldType,(1<< dim)>,(1<< dim)> & |
coefficients | ) |
|
|
inline |
The documentation for this class was generated from the following file: