Reference documentation for deal.II version 9.6.0
|
#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 |