Reference documentation for deal.II version GIT relicensing-422-gb369f187d8 2024-04-17 18:10: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
Static Public Attributes | List of all members
internal::MatrixFreeFunctions::DGP_dofs_per_component< dim, degree > Struct Template Reference

#include <deal.II/matrix_free/fe_evaluation.h>

Static Public Attributes

static constexpr unsigned int value
 

Detailed Description

template<int dim, int degree>
struct internal::MatrixFreeFunctions::DGP_dofs_per_component< dim, degree >

Definition at line 2238 of file fe_evaluation.h.

Member Data Documentation

◆ value

template<int dim, int degree>
constexpr unsigned int internal::MatrixFreeFunctions::DGP_dofs_per_component< dim, degree >::value
staticconstexpr
Initial value:
=
(DGP_dofs_per_component<dim - 1, degree>::value * (degree + dim)) / dim

Definition at line 2241 of file fe_evaluation.h.


The documentation for this struct was generated from the following file: