![]() |
deal.II version 9.7.0
|
This is the complete list of members for TensorPolynomialsBase< dim >, including all inherited members.
| clone() const =0 | TensorPolynomialsBase< dim > | pure virtual |
| degree() const | TensorPolynomialsBase< dim > | inline |
| evaluate(const Point< dim > &unit_point, std::vector< Tensor< 1, dim > > &values, std::vector< Tensor< 2, dim > > &grads, std::vector< Tensor< 3, dim > > &grad_grads, std::vector< Tensor< 4, dim > > &third_derivatives, std::vector< Tensor< 5, dim > > &fourth_derivatives) const =0 | TensorPolynomialsBase< dim > | pure virtual |
| n() const | TensorPolynomialsBase< dim > | inline |
| n_pols | TensorPolynomialsBase< dim > | private |
| name() const =0 | TensorPolynomialsBase< dim > | pure virtual |
| polynomial_degree | TensorPolynomialsBase< dim > | private |
| TensorPolynomialsBase(const unsigned int deg, const unsigned int n_polynomials) | TensorPolynomialsBase< dim > | |
| TensorPolynomialsBase(TensorPolynomialsBase< dim > &&)=default | TensorPolynomialsBase< dim > | |
| TensorPolynomialsBase(const TensorPolynomialsBase< dim > &)=default | TensorPolynomialsBase< dim > | |
| ~TensorPolynomialsBase()=default | TensorPolynomialsBase< dim > | virtual |