deal.II version GIT relicensing-2430-g7f5db50250 2025-01-24 01:10:00+00:00
|
#include <deal.II/matrix_free/evaluation_template_factory.h>
Static Public Member Functions | |
static void | apply (const unsigned int n_components, const unsigned int fe_degree, const MatrixFreeFunctions::ShapeInfo< Number > &shape_info, const bool transpose, const std::array< MatrixFreeFunctions::compressed_constraint_kind, VectorizedArrayType::size()> &c_mask, VectorizedArrayType *values) |
Definition at line 153 of file evaluation_template_factory.h.
|
static |