Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex14.c650 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()