PetscSubcommSetNumber#
Set total number of subcommunicators desired in the given PetscSubcomm
Synopsis#
#include "petscsys.h"
PetscErrorCode PetscSubcommSetNumber(PetscSubcomm psubcomm, PetscInt nsubcomm)
Collective
Input Parameters#
psubcomm -
PetscSubcomm
contextnsubcomm - the total number of subcommunicators in psubcomm
See Also#
PetscSubcomm
, PetscSubcommCreate()
, PetscSubcommDestroy()
, PetscSubcommSetType()
, PetscSubcommSetTypeGeneral()
Level#
advanced
Location#
Examples#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages