#include <deal.II/matrix_free/evaluation_template_factory.h>
|
static void | apply (const unsigned int n_components, const FEEvaluationData< dim, Number, false > &fe_eval, const Number *in_array, Number *out_array) |
|
static void | apply (const unsigned int n_components, const FEEvaluationData< dim, Number, false > &fe_eval, const ArrayView< const Number > &inverse_coefficients, const bool dyadic_coefficients, const Number *in_array, Number *out_array) |
|
static void | transform_from_q_points_to_basis (const unsigned int n_components, const FEEvaluationData< dim, Number, false > &fe_eval, const Number *in_array, Number *out_array) |
|
template<
int dim, typename Number>
struct internal::CellwiseInverseMassFactory< dim, Number >
Definition at line 126 of file evaluation_template_factory.h.
◆ apply() [1/2]
template<
int dim, typename Number >
◆ apply() [2/2]
template<
int dim, typename Number >
◆ transform_from_q_points_to_basis()
template<
int dim, typename Number >
The documentation for this struct was generated from the following file: