Reference documentation for deal.II version GIT relicensing-218-g1f873f3929 2024-03-28 15: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
internal::p4est::types< int > Struct Template Reference

Detailed Description

template<int>
struct internal::p4est::types< int >

A structure whose explicit specializations contain alias to the relevant p4est_* and p8est_* types. Using this structure, for example by saying types<dim>::connectivity we can write code in a dimension independent way, either referring to p4est_connectivity_t or p8est_connectivity_t, depending on template argument.

Definition at line 67 of file p4est_wrappers.h.


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