Home
last modified time | relevance | path

Searched defs:MPI_Init (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h8 #define MPI_Init PETSC_MPI_INIT macro
H A Dmpi.h338 #define MPI_Init Petsc_MPI_Init macro
/petsc/src/sys/mpiuni/
H A Dmpi.c366 int MPI_Init(int *argc, char ***argv) in MPI_Init() function