Reference documentation for deal.II version GIT relicensing-220-g40aaea9664 2024-03-28 18:00:02+00:00
\(\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
Classes | Namespaces | Macros | Functions
evaluation_template_factory_internal.h File Reference
#include <deal.II/base/config.h>

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.