#include "petscdmda.h" PetscErrorCode DMDAGetOffset(DM da,PetscInt *xo,PetscInt *yo,PetscInt *zo,PetscInt *Mo,PetscInt *No,PetscInt *Po)Not collective Many br
xo | - The offset in the x direction Many br | |
yo | - The offset in the y direction Many br | |
zo | - The offset in the z direction Many br | |
Mo | - The global size in the x direction Many br | |
No | - The global size in the y direction Many br | |
Po | - The global size in the z direction 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