#include "petscdmda.h" PetscErrorCode DMDAVecRestoreArrayDOF(DM da,Vec vec,void *array)Logically collective
da | - the distributed array | |
vec | - the vector, either a vector the same size as one obtained with DMCreateGlobalVector() or DMCreateLocalVector() | |
array | - the array |