Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/autodiff/adolc-utils/
H A Dinit.cxx60 PetscErrorCode GiveGhostPoints(DM da, T *cgs, void *array) in GiveGhostPoints() function
/petsc/src/ts/tutorials/autodiff/
H A Dadr_ex5adj_mf.cxx345 PetscCall(GiveGhostPoints(da, u_c, &u_a)); in IFunctionActive()
346 PetscCall(GiveGhostPoints(da, f_c, &f_a)); in IFunctionActive()
H A Dadr_ex5adj.cxx457 PetscCall(GiveGhostPoints(da, u_c, &u_a)); in IFunctionActive()
458 PetscCall(GiveGhostPoints(da, f_c, &f_a)); in IFunctionActive()
666 PetscCall(GiveGhostPoints(da, u_c, &u_a)); in RHSFunctionActive()
667 PetscCall(GiveGhostPoints(da, f_c, &f_a)); in RHSFunctionActive()