#include <dune/localfunctions/utility/l2interpolation.hh>
|
template<class Function , class DofField > |
void | interpolate (const Function &function, std::vector< DofField > &coefficients) const |
| Interpolate a function that implements Range operator()(Domain)
|
|
const Basis & | basis () const |
|
const Quadrature & | quadrature () const |
|
|
static const unsigned int | dimension = Basis::dimension |
|
◆ Base
template<class B , class Q >
◆ Basis
template<class B , class Q >
◆ Quadrature
template<class B , class Q >
◆ basis()
template<class B , class Q >
◆ interpolate()
template<class B , class Q >
template<class Function , class DofField >
Interpolate a function that implements Range operator()(Domain)
◆ quadrature()
template<class B , class Q >
◆ basis_
template<class B , class Q >
◆ dimension
template<class B , class Q >
◆ quadrature_
template<class B , class Q >
The documentation for this struct was generated from the following file: