25 #ifndef P8EST_POINTS_H
26 #define P8EST_POINTS_H
57 p8est_t *p8est_new_points (sc_MPI_Comm mpicomm,
int32_t p4est_locidx_t
Typedef for processor-local indexing of quadrants and nodes.
Definition: p4est_base.h:106
The top-level 3D p8est interface.
void(* p8est_init_t)(p8est_t *p8est, p4est_topidx_t which_tree, p8est_quadrant_t *quadrant)
Callback function prototype to initialize the quadrant's user data.
Definition: p8est.h:213
This structure holds the 3D inter-tree connectivity information.
Definition: p8est_connectivity.h:216
The 3D quadrant (i.e., octant) datatype.
Definition: p8est.h:72
The p8est forest datatype.
Definition: p8est.h:146