t8
1.2.0
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 |
Shared memory array structure.
The array uses sc_shmem shared memory.