#include <dune/localfunctions/utility/l2interpolation.hh>
|
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 >
void Dune::LocalL2Interpolation< B, Q, false >::interpolate |
( |
const Function & |
function, |
|
|
std::vector< DofField > & |
coefficients |
|
) |
| const |
|
inline |
◆ 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: