dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::DualQ1LocalInterpolation< dim, LB > Class Template Reference

#include <dune/localfunctions/dualmortarbasis/dualq1/dualq1localinterpolation.hh>

Inheritance diagram for Dune::DualQ1LocalInterpolation< dim, LB >:
Inheritance graph

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.
 

Detailed Description

template<int dim, class LB>
class Dune::DualQ1LocalInterpolation< dim, LB >
Todo:
Please doc me!

Member Function Documentation

◆ interpolate()

template<int dim, class LB >
template<typename F , typename C >
void Dune::DualQ1LocalInterpolation< dim, LB >::interpolate ( const F &  f,
std::vector< C > &  out 
) const
inline

Local interpolation of a function.

◆ setCoefficients()

template<int dim, class LB >
void Dune::DualQ1LocalInterpolation< dim, LB >::setCoefficients ( const std::array< Dune::FieldVector< typename LB::Traits::RangeFieldType,(1<< dim)>,(1<< dim)> &  coefficients)
inline

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