#include "petscdmda.h" PetscErrorCode DMDAGetNumCells(DM dm, PetscInt *numCellsX, PetscInt *numCellsY, PetscInt *numCellsZ, PetscInt *numCells)
numCellsX | - The number of local cells in the x-direction Many br | |
numCellsY | - The number of local cells in the y-direction Many br | |
numCellsZ | - The number of local cells in the z-direction Many br | |
numCells | - The number of local cells Many br |
Many br
Level:developer
Location:src/dm/impls/da/dalocal.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages