5double messg_dmax(
double x
11double messg_dmin(
double x
29double messg_dsum(
double x
35void messg_err(
int ierr);
44void messg_gather_int(
int root,
52void messg_gather_dbl(
int root,
62void comm_update_double(
double *vec,
int size_v,
int npe,
int rank);
64int comm_update_ghost(
void *arr_like,
67 ,MPI_Datatype data_type
72void comm_update_int(
int *v,
79void messg_barrier(MPI_Comm ADH_COMM);
83 int messg_comm_rank(MPI_Comm comm);
85 int messg_comm_rank(
void);
89int messg_comm_size(MPI_Comm ADH_COMM);
91int messg_comm_size(
void);
101void messg_buffer_alloc(
int nitem,
111void messg_wait(
SMPI *smpi);
115int comm_create_neighborhood(
SGRID *grid);