|
GADGET-4
|
a simple version of an Allgatherv implemented with a hypercube communication model More...
#include "gadgetconfig.h"#include <math.h>#include <mpi.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "../data/allvars.h"#include "../data/dtypes.h"Go to the source code of this file.
a simple version of an Allgatherv implemented with a hypercube communication model
Definition in file hypercube_allgatherv.cc.