Home | History | Annotate | Download | only in mpi

Lines Matching refs:MPI_REAL

299 #  if defined(MPI_REAL)
300 else if (ty == MPI_REAL) fprintf(f, "REAL");
535 # if defined(MPI_REAL)
536 if (ty == MPI_REAL) return 4; /* MPI2 spec */;