#include "petscdmda.h" PetscErrorCode DMDAGetOverlap(DM da,PetscInt *x,PetscInt *y,PetscInt *z)Not collective
x | - Overlap in the x direction | |
y | - Overlap in the y direction | |
z | - Overlap in the z direction |
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