Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/autodiff/adolc-utils/
H A Dinit.cxx69 PetscCall(GiveGhostPoints2d(da, cgs, (T ***)array)); in GiveGhostPoints()
109 PetscErrorCode GiveGhostPoints2d(DM da, T *cgs, T **a2d[]) in GiveGhostPoints2d() function