![]() |
Reference documentation for deal.II version GIT 9c182271f7 2023-03-28 14:30:01+00:00
|
#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 | |
internal | |
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) |