Reference documentation for deal.II version 9.6.0
|
#include <deal.II/matrix_free/evaluation_kernels.h>
Public Types | |
using | Number2 |
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 |
Definition at line 2209 of file evaluation_kernels.h.
|
inlinestatic |
Definition at line 2214 of file evaluation_kernels.h.