#include <deal.II/matrix_free/evaluation_template_factory.h>
|
static void | evaluate (const unsigned int n_components, const EvaluationFlags::EvaluationFlags evaluation_flag, const Number *values_dofs, FEEvaluationData< dim, Number, true > &fe_eval) |
|
static void | integrate (const unsigned int n_components, const EvaluationFlags::EvaluationFlags integration_flag, Number *values_dofs, FEEvaluationData< dim, Number, true > &fe_eval) |
|
static bool | fast_evaluation_supported (const unsigned int given_degree, const unsigned int n_q_points_1d) |
|
template<int dim, typename Number>
struct internal::FEFaceEvaluationFactory< dim, Number >
Definition at line 61 of file evaluation_template_factory.h.
◆ evaluate()
template<int dim, typename Number >
◆ integrate()
template<int dim, typename Number >
◆ fast_evaluation_supported()
template<int dim, typename Number >
The documentation for this struct was generated from the following file: