Home
last modified time | relevance | path

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

/petsc/doc/manualpages/
H A Dmpi.www.index99 man:+MPI_Type_extent++MPI_Type_extent++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Type_…
438 man:+MPI_Type_extent++MPI_Type_extent++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Type_…
/petsc/include/petsc/mpiuni/
H A Dmpi.h480 …#define MPI_Type_extent(datatype, extent) (*(extent) = MPI_sizeof(datatype), MPI_SUCC… macro