|
p4est 2.8.5.190-3fcf-dirty
p4est is a software library for parallel adaptive mesh refinement.
|
This structure can be used as the status of a face neighbor iterator. More...
#include <p4est_mesh.h>

Data Fields | |
| p4est_t * | p4est |
| p4est_ghost_t * | ghost |
| p4est_mesh_t * | mesh |
| p4est_topidx_t | which_tree |
| p4est_locidx_t | quadrant_id |
| p4est_locidx_t | quadrant_code |
| int | face |
| int | subface |
| p4est_locidx_t | current_qtq |
This structure can be used as the status of a face neighbor iterator.
It always contains the face and subface of the neighbor to be processed.