Searched defs:CheckError (Results 1 – 3 of 3) sorted by relevance
4 #define CheckError(a, b, tol) \ macro
407 PetscErrorCode CheckError(Vec u, Vec x, Vec b, PetscInt its, PetscReal tol, PetscLogEvent CHECK_ERR… in CheckError() function
97 static PetscErrorCode CheckError(DM dm, Vec u, PetscSimplePointFn *funcs[]) in CheckError() function