Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
fe_evaluation.h File Reference

Go to the source code of this file.

Classes

class  FEEvaluationBase< dim, n_components_, Number, is_face, VectorizedArrayType >
 
class  FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
 
class  FEFaceEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number, VectorizedArrayType >
 
struct  internal::MatrixFreeFunctions::DGP_dofs_per_component< dim, degree >
 
struct  internal::MatrixFreeFunctions::DGP_dofs_per_component< 1, degree >
 

Namespaces

namespace  internal
 
namespace  internal::MatrixFreeFunctions
 

Typedefs

template<int dim, int n_components_, typename Number , bool is_face, typename VectorizedArrayType = VectorizedArray<Number>>
using FEEvaluationAccess
 

Typedef Documentation

◆ FEEvaluationAccess

template<int dim, int n_components_, typename Number , bool is_face, typename VectorizedArrayType = VectorizedArray<Number>>
using FEEvaluationAccess