Home
last modified time | relevance | path

Searched refs:GiveGhostPoints1d (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/autodiff/adolc-utils/
H A Dinit.cxx67 PetscCall(GiveGhostPoints1d(da, (T **)array)); in GiveGhostPoints()
85 PetscErrorCode GiveGhostPoints1d(DM da, T *a1d[]) in GiveGhostPoints1d() function