Reference documentation for deal.II version 9.6.0
|
#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) |
#define FE_EVAL_FACTORY_DEGREE_MAX 6 |
Definition at line 23 of file evaluation_template_factory_internal.h.