Home
last modified time | relevance | path

Searched defs:CheckError (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex28.c4 #define CheckError(a, b, tol) \ macro
/petsc/src/ksp/ksp/tutorials/
H A Dex9.c407 PetscErrorCode CheckError(Vec u, Vec x, Vec b, PetscInt its, PetscReal tol, PetscLogEvent CHECK_ERR… in CheckError() function
/petsc/src/dm/impls/plex/tests/
H A Dex46.c97 static PetscErrorCode CheckError(DM dm, Vec u, PetscSimplePointFn *funcs[]) in CheckError() function