Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.2.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
internal::PolynomialsRannacherTurekImplementation Namespace Reference

Functions

template<int order, int dim>
Tensor< order, dim > compute_derivative (const unsigned int, const Point< dim > &)
 
template<int order>
Tensor< order, 2 > compute_derivative (const unsigned int i, const Point< 2 > &p)
 

Function Documentation

◆ compute_derivative() [1/2]

template<int order, int dim>
Tensor<order, dim> internal::PolynomialsRannacherTurekImplementation::compute_derivative ( const unsigned int  ,
const Point< dim > &   
)
inline

Definition at line 118 of file polynomials_rannacher_turek.h.

◆ compute_derivative() [2/2]

template<int order>
Tensor<order, 2> internal::PolynomialsRannacherTurekImplementation::compute_derivative ( const unsigned int  i,
const Point< 2 > &  p 
)
inline

Definition at line 127 of file polynomials_rannacher_turek.h.