MPE_Counter_nxtval

obtain next value from shared counter, and update

Synopsis

#include <stdio.h>
#include "mpe.h"

int MPE_Counter_nxtval(counter_comm, value)
MPI_Comm counter_comm;
int *value;

Location:mpe_counter.c