![]() |
Reference documentation for deal.II version GIT d7aca55de5 2022-08-10 12:50:02+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< VectorizedArrayType > &shape_info, const bool transpose, const std::array< MatrixFreeFunctions::compressed_constraint_kind, VectorizedArrayType::size()> &c_mask, VectorizedArrayType *values) |
Definition at line 126 of file evaluation_template_factory.h.
|
static |