deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
#include <deal.II/matrix_free/evaluation_kernels.h>
Public Types | |
using | Number2 = typename FEEvaluationData< dim, Number, false >::shape_info_number_type |
Static Public Member Functions | |
template<int fe_degree, int = 0> | |
static bool | run (const unsigned int n_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 2358 of file evaluation_kernels.h.
using internal::CellwiseInverseMassMatrixImplBasic< dim, Number >::Number2 = typename FEEvaluationData<dim, Number, false>::shape_info_number_type |
Definition at line 2360 of file evaluation_kernels.h.
|
inlinestatic |
Definition at line 2365 of file evaluation_kernels.h.