Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex13.c128 static PetscErrorCode CompareValues(PetscInt i, PetscInt j, PetscInt k, PetscInt c, PetscScalar val… in CompareValues() function
173 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_1d()
179 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_1d()
185 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_1d()
253 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_2d()
259 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_2d()
265 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_2d()
272 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_2d()
278 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_2d()
285 PetscCall(CompareValues(i, j, k, c, val, valRef)); in Test2_2d()
[all …]