GADGET-4
|
provides a class for accessing data of other MPI ranks via shared memory and designated MPI handler ranks More...
#include <hdf5.h>
#include <mpi.h>
#include <stdio.h>
#include <stdlib.h>
#include <algorithm>
#include <atomic>
#include <cstring>
#include "../data/simparticles.h"
Go to the source code of this file.
Classes | |
class | shmem |
struct | shmem::bookkeeping_data |
struct | shmem::tree_storage_info |
Macros | |
#define | MAX_TREE_INFOS 10 |
Variables | |
shmem | Shmem |
provides a class for accessing data of other MPI ranks via shared memory and designated MPI handler ranks
Definition in file shared_mem_handler.h.
#define MAX_TREE_INFOS 10 |
Definition at line 25 of file shared_mem_handler.h.