MPI_Comm#

the basic object used by MPI to determine which processes are involved in a communication

Note#

This manual page is a place-holder because MPICH does not have a manual page for MPI_Comm

See Also#

PETSC_COMM_WORLD, PETSC_COMM_SELF

Level#

beginner

Location#

include/petscsys.h

Examples#

src/dm/impls/plex/tutorials/ex5.c
src/tao/tutorials/ex1.c
src/dm/impls/stag/tutorials/ex4.c
src/vec/vec/tutorials/ex19.c
src/tao/tutorials/ex4.c
src/tao/constrained/tutorials/ex1.c
src/tao/tutorials/ex2.c
src/vec/vec/tutorials/ex7.c
src/vec/vec/utils/tagger/tutorials/ex1.c
src/tao/constrained/tutorials/maros.c


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages