Dune::RaviartThomasL2Interpolation< dimension, F > Class Template Reference
#include <dune/localfunctions/raviartthomas/interpolation.hh>
List of all members.
Public Types |
typedef F | Field |
typedef
RTL2InterpolationBuilder
< dimension, Field > | Builder |
Public Member Functions |
| RaviartThomasL2Interpolation () |
template<class Function , class Fy > |
void | interpolate (const Function &function, std::vector< Fy > &coefficients) const |
template<class Basis , class Matrix > |
void | interpolate (const Basis &basis, Matrix &matrix) const |
unsigned int | order () const |
unsigned int | size () const |
template<class Topology > |
void | build (unsigned int order) |
void | setLocalKeys (std::vector< LocalKey > &keys) const |
Protected Member Functions |
template<class Func , class Container , bool type> |
void | interpolate (typename Base::template Helper< Func, Container, type > &func) const |
template<unsigned int dimension, class F>
class Dune::RaviartThomasL2Interpolation< dimension, F >
Member Typedef Documentation
template<unsigned int dimension, class F >
template<unsigned int dimension, class F >
Constructor & Destructor Documentation
template<unsigned int dimension, class F >
Member Function Documentation
template<unsigned int dimension, class F >
template<class Topology >
template<unsigned int dimension, class F >
template<class Func , class Container , bool type>
References Dune::RTL2InterpolationBuilder< dim, Field >::faceSize(), Dune::RTL2InterpolationBuilder< dim, Field >::normal(), Dune::RaviartThomasL2Interpolation< dimension, F >::size(), Dune::RTL2InterpolationBuilder< dim, Field >::testBasis(), Dune::RTL2InterpolationBuilder< dim, Field >::testFaceBasis(), and Dune::RTL2InterpolationBuilder< dim, Field >::topologyId().
template<unsigned int dimension, class F >
template<class Basis , class Matrix >
template<unsigned int dimension, class F >
template<class Function , class Fy >
template<unsigned int dimension, class F >
template<unsigned int dimension, class F >
template<unsigned int dimension, class F >
The documentation for this class was generated from the following file: