![]() |
deal.II version GIT relicensing-3112-g7d994bf2ec 2025-04-23 04:30:00+00:00
|
#include <deal.II/matrix_free/evaluation_kernels.h>
Static Public Member Functions | |
template<int fe_degree, int n_q_points_1d> | |
static bool | run (const unsigned int n_desired_components, const FEEvaluationData< dim, Number, false > &fe_eval, const Number *in_array, Number *out_array) |
This struct implements the action of a projection of the values given at the quadrature points to the support points, using an FEEvaluationData argument. For the derivation, see comments in step-67.
Definition at line 2567 of file evaluation_kernels.h.
|
inlinestatic |
Definition at line 2571 of file evaluation_kernels.h.