Searched refs:CheckSolution (Results 1 – 2 of 2) sorted by relevance
45 static PetscErrorCode CheckSolution(Vec, Vec);127 PetscCall(CheckSolution(sol, solRef)); in main()607 static PetscErrorCode CheckSolution(Vec sol, Vec solRef) in CheckSolution() function
63 static PetscErrorCode CheckSolution(Vec, Vec);153 PetscCall(CheckSolution(sol, solRef)); in main()1840 static PetscErrorCode CheckSolution(Vec sol, Vec solRef) in CheckSolution() function