#include "petscdmda.h" PetscErrorCode DMDAGetProcessorSubsets(DM da, DMDADirection dir, MPI_Comm *subcomm)Collective on DMDA
da | - the distributed array | |
dir | - Cartesian direction, either DMDA_X, DMDA_Y, or DMDA_Z |
Level:advanced
Location:src/dm/impls/da/dasub.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages