Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
polynomials_rannacher_turek.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/point.h>
#include <deal.II/base/scalar_polynomials_base.h>
#include <deal.II/base/tensor.h>
#include <vector>

Go to the source code of this file.

Classes

class  PolynomialsRannacherTurek< dim >
 

Namespaces

namespace  internal
 
namespace  internal::PolynomialsRannacherTurekImplementation
 

Functions

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