|
dune-localfunctions 2.9.1
|
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 > | |
| auto | interpolate (const Function &function, Vector &coefficients) const -> std::enable_if_t< std::is_same< decltype(std::declval< Vector >().resize(1)), void >::value, void > |
| template<class Basis , class Matrix > | |
| auto | interpolate (const Basis &basis, Matrix &matrix) const -> std::enable_if_t< std::is_same< decltype(std::declval< Matrix >().rowPtr(0)), typename Matrix::Field * >::value, void > |
| 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 >
|
inline |
◆ interpolate() [2/3]
template<unsigned int dimension, class F >
template<class Function , class Vector >
|
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