|
| EvaluatorTensorProduct (const dealii::AlignedVector< Number2 > &shape_values, const dealii::AlignedVector< Number2 > &shape_gradients, const dealii::AlignedVector< Number2 > &shape_hessians, const unsigned int dummy1=0, const unsigned int dummy2=0) |
|
template<int face_direction, bool contract_onto_face, bool add, int max_derivative> |
void | apply_face_1D (const Number *DEAL_II_RESTRICT in, Number *DEAL_II_RESTRICT out, const unsigned int in_index, const unsigned int out_index) const |
|
template<int face_direction, bool contract_onto_face, bool add, int max_derivative> |
void | apply_face (const Number *DEAL_II_RESTRICT in, Number *DEAL_II_RESTRICT out) const |
|
◆ n_columns_of_product
template<int dim_x, int dim_v, int n_rows, int n_columns, typename Number , typename Number2 = Number>
Initial value:=
dealii::Utilities::pow(n_columns, dim)
◆ n_rows_of_product
template<int dim_x, int dim_v, int n_rows, int n_columns, typename Number , typename Number2 = Number>
Initial value:=
dealii::Utilities::pow(n_rows, dim)
The documentation for this struct was generated from the following file: