Home
last modified time | relevance | path

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

/petsc/src/dm/tests/
H A Dex32.c6 static PetscErrorCode CompareGhostedCoords(Vec gc1, Vec gc2) in CompareGhostedCoords() argument
13 PetscCall(VecWAXPY(tmp, -1.0, gc1, gc2)); in CompareGhostedCoords()