#include "petscdmda.h" PetscErrorCode DMDASetSizes(DM da, PetscInt M, PetscInt N, PetscInt P)Logically Collective on DMDA Many br
da | - the DMDA Many br | |
M | - the global X size (or PETSC_DECIDE) Many br | |
N | - the global Y size (or PETSC_DECIDE) Many br | |
P | - the global Z size (or PETSC_DECIDE) Many br |
Many br
Level:intermediate
Location:src/dm/impls/da/da.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages