Home
last modified time | relevance | path

Searched defs:MPI_Type_commit (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h38 #define MPI_Type_commit PETSC_MPI_TYPE_COMMIT macro
H A Dmpi.h483 #define MPI_Type_commit(datatype) (MPIUNI_ARG(datatype), MPI_SUCCESS) macro