Searched refs:VecCompare (Results 1 – 11 of 11) sorted by relevance
3 VecCompare
5 VecCompare
4 VecCompare
6 VecCompare
75 PetscErrorCode VecCompare(Vec a, Vec b) in VecCompare() function162 PetscCall(VecCompare(x, y)); in TestBinary()190 PetscCall(VecCompare(x, y)); in TestBinaryMPIIO()
141 PetscErrorCode VecCompare(Vec a, Vec b) in VecCompare() function205 PetscCall(VecCompare(x_ref, x_test)); in TestDMDAVec()