Home
last modified time | relevance | path

Searched refs:MPIU_Comm (Results 1 – 17 of 17) sorted by relevance

/petsc/src/sys/ftn-mod/
H A Dpetscsys.h905 MPIU_Comm :: comm
13 MPIU_Comm :: comm
47 MPIU_Comm, intent(in) :: comm
H A Dpetscsysmod.F9020 MPIU_Comm:: PETSC_COMM_WORLD
21 MPIU_Comm:: PETSC_COMM_SELF
221 MPIU_Comm PETSC_NULL_MPI_COMM
299 MPIU_Comm PETSC_NULL_MPI_COMM
641 MPIU_Comm c1, c2
651 MPIU_Comm c1
H A Dpetscviewer.h9014 MPIU_Comm, intent(in) :: comm
/petsc/src/vec/vec/tutorials/
H A Dex7f.F9014 MPIU_Comm comm
/petsc/src/sys/ftn-src/
H A Dsomefort.F9012 MPIU_Comm comm
/petsc/src/sys/tests/
H A Dex53f.F9012 MPIU_Comm scomm
H A Dex1f.F9020 MPIU_Comm comm
/petsc/include/petsc/finclude/
H A Dpetscsysbase.h47 #define MPIU_Comm type(MPI_Comm) macro
54 #define MPIU_Comm integer4
/petsc/src/dm/impls/plex/tests/
H A Dex98f90.F9022 MPIU_Comm :: comm
H A Dex26f90.F9033 MPIU_Comm :: comm
H A Dex62f90.F9032 MPIU_Comm :: comm
/petsc/src/dm/tutorials/
H A Dex13f90.F9030 MPIU_Comm comm
/petsc/src/snes/tests/
H A Dex12f.F9014 MPIU_Comm comm
H A Dex1f.F9044 MPIU_Comm comm
/petsc/doc/changes/
H A Ddev.md157 - Fortran code should now use `MPIU_Comm` instead of `MPI_Comm`, and similarly for other MPI types,…
/petsc/src/ksp/ksp/tutorials/
H A Dex14f.F90328 MPIU_Comm comm
/petsc/doc/manual/
H A Dfortran.md12 You must declare MPI objects using `MPIU_XXX` (for example `MPIU_Comm`, which the PETSc include fil…