![]() |
deal.II version 9.7.0
|
#include <deal.II/matrix_free/evaluation_kernels.h>
This struct implements the action of the inverse mass matrix operation, using an FEEvaluationData argument.
Definition at line 2326 of file 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) |
| using internal::CellwiseInverseMassMatrixImplBasic< dim, Number >::Number2 |
Definition at line 2328 of file evaluation_kernels.h.
|
inlinestatic |
Definition at line 2333 of file evaluation_kernels.h.