Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex2.c45 static PetscErrorCode CheckSolution(Vec, Vec);
127 PetscCall(CheckSolution(sol, solRef)); in main()
607 static PetscErrorCode CheckSolution(Vec sol, Vec solRef) in CheckSolution() function
H A Dex3.c63 static PetscErrorCode CheckSolution(Vec, Vec);
153 PetscCall(CheckSolution(sol, solRef)); in main()
1840 static PetscErrorCode CheckSolution(Vec sol, Vec solRef) in CheckSolution() function