#include <stdio.h> #include "mpe.h" int MPE_Counter_create( oldcomm, smaller_comm, counter_comm ) MPI_Comm oldcomm, *smaller_comm, *counter_comm;
Location:mpe_counter.c