deal.II version GIT relicensing-2353-g6beaff027c 2025-01-15 01:10:00+00:00
|
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.