Home
last modified time | relevance | path

Searched refs:MPI_Type_ub (Results 1 – 2 of 2) sorted by relevance

/petsc/doc/manualpages/
H A Dmpi.www.index111 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#
/petsc/include/petsc/mpiuni/
H A Dmpi.h479 #define MPI_Type_ub(datatype, ub) (*(ub) = MPI_sizeof(datatype), MPI_SUCCESS) macro