|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::LegendreStuff::LegendrePolynomials1d< D, R, k > Class Template Reference
The 1d Legendre Polynomials (k=0,1 are specialized below) More...
#include <dune/pdelab/finiteelement/qkdglegendre.hh>
Public Member Functions | |
| void | p (D x, std::vector< R > &value) const |
| evaluate all polynomials at point x | |
| R | p (int i, D x) const |
| void | dp (D x, std::vector< R > &derivative) const |
| void | pdp (D x, std::vector< R > &value, std::vector< R > &derivative) const |
| R | dp (int i, D x) const |
Detailed Description
template<class D, class R, int k>
class Dune::LegendreStuff::LegendrePolynomials1d< D, R, k >
class Dune::LegendreStuff::LegendrePolynomials1d< D, R, k >
The 1d Legendre Polynomials (k=0,1 are specialized below)
Member Function Documentation
◆ dp() [1/2]
template<class D , class R , int k>
|
inline |
◆ dp() [2/2]
template<class D , class R , int k>
|
inline |
◆ p() [1/2]
template<class D , class R , int k>
|
inline |
evaluate all polynomials at point x
◆ p() [2/2]
template<class D , class R , int k>
|
inline |
◆ pdp()
template<class D , class R , int k>
|
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