Searched refs:MPI_Type_ub (Results 1 – 2 of 2) sorted by relevance
111 man:+MPI_Type_ub++MPI_Type_ub++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Type_ub.html#…450 man:+MPI_Type_ub++MPI_Type_ub++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Type_ub.html#…
479 #define MPI_Type_ub(datatype, ub) (*(ub) = MPI_sizeof(datatype), MPI_SUCCESS) macro