|
p4est 2.8.5.190-3fcf-dirty
p4est is a software library for parallel adaptive mesh refinement.
|
Transient storage for asynchronous ghost exchange. More...
#include <p8est_ghost.h>

Data Fields | |
| int | is_custom |
| False for p8est_ghost_exchange_data. | |
| int | is_levels |
| Are we restricted to levels or not. | |
| p8est_t * | p4est |
| p8est_ghost_t * | ghost |
| int | minlevel |
| int | maxlevel |
| Meaningful with is_levels. | |
| size_t | data_size |
| void * | ghost_data |
| int * | qactive |
| int * | qbuffer |
| sc_array_t | requests |
| sc_array_t | sbuffers |
| sc_array_t | rrequests |
| sc_array_t | rbuffers |
Transient storage for asynchronous ghost exchange.