![]() |
deal.II version GIT relicensing-2652-g41e7496fd4 2025-02-17 19:10:00+00:00
|
A structure whose explicit specializations contain pointers to the relevant p4est_* and p8est_* functions. Using this structure, for example by saying functions<dim>::quadrant_compare, we can write code in a dimension independent way, either calling p4est_quadrant_compare or p8est_quadrant_compare, depending on template argument.
Definition at line 131 of file p4est_wrappers.h.