Searched refs:THIFixGhosts (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex14.c | 650 static PetscErrorCode THIFixGhosts(THI thi, DM da3, DM da2, Vec X3, Vec X2) in THIFixGhosts() function 912 PetscCall(THIFixGhosts(thi, da3, da2, X3, X2)); in THIFunction() 1289 PetscCall(THIFixGhosts(thi, da3, da2, X3, X2)); in THIJacobian()
|