|
dune-localfunctions 2.10
|
Loading...
Searching...
No Matches
Dune::RaviartThomasL2Interpolation< dimension, F > Class Template Reference
An L2-based interpolation for Raviart Thomas. More...
#include <dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexinterpolation.hh>
Inheritance diagram for Dune::RaviartThomasL2Interpolation< dimension, F >:

Public Types | |
| typedef F | Field |
| typedef RTL2InterpolationBuilder< dimension, Field > | Builder |
Public Member Functions | |
| RaviartThomasL2Interpolation () | |
| template<class Function , class Vector , decltype(std::declval< Vector >().size(), bool{}) = true, decltype(std::declval< Vector >().resize(0u), bool{}) = true> | |
| void | interpolate (const Function &function, Vector &coefficients) const |
| template<class Basis , class Matrix , decltype(std::declval< Matrix >().rows(), bool{}) = true, decltype(std::declval< Matrix >().cols(), bool{}) = true, decltype(std::declval< Matrix >().resize(0u, 0u), bool{}) = true> | |
| void | interpolate (const Basis &basis, Matrix &matrix) const |
| std::size_t | order () const |
| std::size_t | size () const |
| template<GeometryType::Id geometryId> | |
| void | build (std::size_t 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 |
Detailed Description
template<unsigned int dimension, class F>
class Dune::RaviartThomasL2Interpolation< dimension, F >
class Dune::RaviartThomasL2Interpolation< dimension, F >
An L2-based interpolation for Raviart Thomas.
Member Typedef Documentation
◆ Builder
template<unsigned int dimension, class F >
| typedef RTL2InterpolationBuilder<dimension,Field> Dune::RaviartThomasL2Interpolation< dimension, F >::Builder |
◆ Field
template<unsigned int dimension, class F >
| typedef F Dune::RaviartThomasL2Interpolation< dimension, F >::Field |
Constructor & Destructor Documentation
◆ RaviartThomasL2Interpolation()
template<unsigned int dimension, class F >
|
inline |
Member Function Documentation
◆ build()
template<unsigned int dimension, class F >
template<GeometryType::Id geometryId>
|
inline |
◆ interpolate() [1/3]
template<unsigned int dimension, class F >
template<class Basis , class Matrix , decltype(std::declval< Matrix >().rows(), bool{}) = true, decltype(std::declval< Matrix >().cols(), bool{}) = true, decltype(std::declval< Matrix >().resize(0u, 0u), bool{}) = true>
|
inline |
◆ interpolate() [2/3]
template<unsigned int dimension, class F >
template<class Function , class Vector , decltype(std::declval< Vector >().size(), bool{}) = true, decltype(std::declval< Vector >().resize(0u), bool{}) = true>
|
inline |
◆ interpolate() [3/3]
template<unsigned int dimension, class F >
template<class Func , class Container , bool type>
|
inlineprotected |
◆ order()
template<unsigned int dimension, class F >
|
inline |
◆ setLocalKeys()
template<unsigned int dimension, class F >
|
inline |
◆ size()
template<unsigned int dimension, class F >
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8