|
GADGET-4
|
implements code for the shared-memory fetching of remote date through designated MPI handler ranks More...
#include <hdf5.h>#include <mpi.h>#include <stdio.h>#include <stdlib.h>#include <algorithm>#include <cstring>#include "../gravtree/gravtree.h"#include "../ngbtree/ngbtree.h"#include "../time_integration/driftfac.h"#include "../mpi_utils/shared_mem_handler.h"Go to the source code of this file.
Typedefs | |
| typedef gravtree< simparticles > | gtree |
| typedef ngbtree | ntree |
implements code for the shared-memory fetching of remote date through designated MPI handler ranks
Definition in file shared_mem_handler.cc.
| typedef gravtree<simparticles> gtree |
Definition at line 25 of file shared_mem_handler.cc.
Definition at line 26 of file shared_mem_handler.cc.