DMDASetNumProcs#

Sets the number of processes in each dimension

Synopsis#

#include "petscdmda.h"   
PetscErrorCode DMDASetNumProcs(DM da, PetscInt m, PetscInt n, PetscInt p)

Logically Collective

Input Parameters#

See Also#

DMDA - Creating vectors for structured grids, DM, DMDA, DMDASetSizes(), PetscSplitOwnership()

Level#

intermediate

Location#

src/dm/impls/da/da.c


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