Reference documentation for deal.II version 9.6.2
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
evaluation_template_factory_internal.h File Reference

Go to the source code of this file.

Classes

struct  internal::FastEvaluationSupported

Namespaces

namespace  internal

Macros

#define FE_EVAL_FACTORY_DEGREE_MAX   6

Functions

template<int degree, typename EvaluatorType, typename... Args>
bool internal::instantiation_helper_run (const unsigned int given_degree, const unsigned int n_q_points_1d, Args &...args)
template<int degree, typename EvaluatorType, typename... Args>
bool internal::instantiation_helper_degree_run (const unsigned int given_degree, Args &...args)

Macro Definition Documentation

◆ FE_EVAL_FACTORY_DEGREE_MAX

#define FE_EVAL_FACTORY_DEGREE_MAX   6

Definition at line 23 of file evaluation_template_factory_internal.h.