#include "petscdmda.h" PetscErrorCode DMDAGetLocalInfo(DM da,DMDALocalInfo *info)Not Collective
Notes: See DMDALocalInfo for the information that is returned
Fortran Notes: In Fortran the routine is DMDAGetLocalInfoF90(), see DMDALocalInfo for how to access the values
Developer Notes: Not sure why the Fortran function has a F90() in the name since it does not utilize F90 constructs.
Level:beginner
Location:src/dm/impls/da/daview.c
Index of all DMDA routines
Table of Contents for all manual pages
Index of all manual pages