|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
Dune::LocalLagrangeInterpolation< LP, dim, F > Class Template Reference
#include <dune/localfunctions/lagrange/interpolation.hh>
Public Types | |
| typedef LP< F, dim > | LagrangePointSet |
| typedef LagrangePointSet::Field | Field |
Public Member Functions | |
| template<class Fn , class Vector , decltype(std::declval< Vector >().size(), bool{}) = true, decltype(std::declval< Vector >().resize(0u), bool{}) = true> | |
| void | interpolate (const Fn &fn, 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 &coefficients) const |
| const LagrangePointSet & | lagrangePoints () const |
Static Public Attributes | |
| static const unsigned int | dimension = LagrangePointSet::dimension |
Friends | |
| struct | LagrangeInterpolationFactory< LP, dim, F > |
Member Typedef Documentation
◆ Field
template<template< class, unsigned int > class LP, unsigned int dim, class F >
| typedef LagrangePointSet::Field Dune::LocalLagrangeInterpolation< LP, dim, F >::Field |
◆ LagrangePointSet
template<template< class, unsigned int > class LP, unsigned int dim, class F >
| typedef LP<F,dim> Dune::LocalLagrangeInterpolation< LP, dim, F >::LagrangePointSet |
Member Function Documentation
◆ interpolate() [1/2]
template<template< class, unsigned int > class LP, unsigned int dim, 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/2]
template<template< class, unsigned int > class LP, unsigned int dim, class F >
template<class Fn , class Vector , decltype(std::declval< Vector >().size(), bool{}) = true, decltype(std::declval< Vector >().resize(0u), bool{}) = true>
|
inline |
◆ lagrangePoints()
template<template< class, unsigned int > class LP, unsigned int dim, class F >
|
inline |
Friends And Related Symbol Documentation
◆ LagrangeInterpolationFactory< LP, dim, F >
template<template< class, unsigned int > class LP, unsigned int dim, class F >
|
friend |
Member Data Documentation
◆ dimension
template<template< class, unsigned int > class LP, unsigned int dim, class F >
|
static |
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