Searched refs:startghostedout (Results 1 – 3 of 3) sorted by relevance
14 PetscCall(PetscFree(dd->startghostedout[i])); in DMDestroy_DA()
497 dd->startghostedout[i] = iarray_start; in DMDAGetArray()536 iarray_start = dd->startghostedout[i]; in DMDARestoreArray()538 dd->startghostedout[i] = NULL; in DMDARestoreArray()
62 void *startghostedin[DMDA_MAX_WORK_ARRAYS], *startghostedout[DMDA_MAX_WORK_ARRAYS]; member