#include "petscdmda.h" PetscErrorCode DMDARestoreArray(DM da,PetscBool ghosted,void *vptr)
da | - information about my local patch | |
ghosted | - do you want arrays for the ghosted or nonghosted patch | |
vptr | - array data structured to be passed to ad_FormFunctionLocal() |