deal.II version GIT relicensing-1929-g70a5450eef 2024-10-03 18:00: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 2207 of file evaluation_kernels.h.
using internal::CellwiseInverseMassMatrixImplBasic< dim, Number >::Number2 = typename FEEvaluationData<dim, Number, false>::shape_info_number_type |
Definition at line 2209 of file evaluation_kernels.h.
|
inlinestatic |
Definition at line 2214 of file evaluation_kernels.h.