#include "petscda.h" int DARestoreArray(DA da,PetscTruth ghosted,void **iptr)
da | - information about my local patch | |
ghosted | - do you want arrays for the ghosted or nonghosted patch | |
ptr | - array data structured to be passed to ad_FormFunctionLocal() |
Level:advanced
Location:src/dm/da/src/dalocal.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages