Home | History | Annotate | Download | only in mpi

Lines Matching refs:MPI_LONG

267    else if (ty == MPI_LONG)           fprintf(f,"LONG");
517 if (ty == MPI_LONG) return sizeof(signed long int);