Searched refs:MPIU_Comm (Results 1 – 17 of 17) sorted by relevance
5 MPIU_Comm :: comm13 MPIU_Comm :: comm47 MPIU_Comm, intent(in) :: comm
20 MPIU_Comm:: PETSC_COMM_WORLD21 MPIU_Comm:: PETSC_COMM_SELF221 MPIU_Comm PETSC_NULL_MPI_COMM299 MPIU_Comm PETSC_NULL_MPI_COMM641 MPIU_Comm c1, c2651 MPIU_Comm c1
14 MPIU_Comm, intent(in) :: comm
14 MPIU_Comm comm
12 MPIU_Comm comm
12 MPIU_Comm scomm
20 MPIU_Comm comm
47 #define MPIU_Comm type(MPI_Comm) macro54 #define MPIU_Comm integer4
22 MPIU_Comm :: comm
33 MPIU_Comm :: comm
32 MPIU_Comm :: comm
30 MPIU_Comm comm
44 MPIU_Comm comm
157 - Fortran code should now use `MPIU_Comm` instead of `MPI_Comm`, and similarly for other MPI types,…
328 MPIU_Comm comm
12 You must declare MPI objects using `MPIU_XXX` (for example `MPIU_Comm`, which the PETSc include fil…