QNANO
Main Page
Related Pages
Classes
Files
File List
include
MPI
MPI_Distribute.h
1
#ifndef QNANO_NEW_MPI_DISTRIBUTE_DEFINED_H
2
#define QNANO_NEW_MPI_DISTRIBUTE_DEFINED_H
3
4
#include <mpi.h>
5
6
void
MPI_Distribute_size_t(MPI_Comm comm,
size_t
& st,
int
tag=0);
7
8
9
#endif
Generated by
1.8.11