ALL 0.9.3
A Loadbalacing Library
|
#include <mpi.h>
#include <cmath>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | ALL |
namespace | ALL::Functions |
Functions | |
template<typename T, typename W> | |
T | ALL::Functions::borderShift1d (const int remote_rank, const int local_coord, const int global_dim, const W local_work, const W remote_work, const T local_size, const T remote_size, const T gamma, const T minSize) |