#include "petscdmda.h" PetscErrorCode DMDAGetBoundingBox(DM da,PetscReal gmin[],PetscReal gmax[])Collective on DMDA
gmin | - global minimum coordinates (length dim, optional) | |
gmax | - global maximim coordinates (length dim, optional) |
Level:beginner
Location:src/dm/impls/da/dacorn.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages