Reference documentation for deal.II version 9.4.1
|
#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 the inverse mass matrix operation using an FEEvaluationData argument.
Definition at line 5793 of file evaluation_kernels.h.
|
inlinestatic |
Definition at line 5797 of file evaluation_kernels.h.