GADGET-4
hypercube_allgatherv.cc File Reference

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.

Detailed Description

a simple version of an Allgatherv implemented with a hypercube communication model

Definition in file hypercube_allgatherv.cc.