|
t8
UNKNOWN
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
|
Shared memory array structure. More...
Data Fields | |
| void * | array |
| size_t | elem_size |
| size_t | elem_count |
| sc_MPI_Comm | comm |
| int | writing_possible |
| int | write_start_called |
| sc_shmem_type_t | shmem_type |
Shared memory array structure.
The array uses sc_shmem shared memory.