Home
last modified time | relevance | path

Searched defs:PetscCall (Results 1 – 5 of 5) sorted by relevance

/petsc/include/petsc/finclude/
H A Dpetscsysbase.h151 #define PetscCall(func) call func; CHKERRQ(ierr) macro
/petsc/include/
H A Dpetscerror.h554 #define PetscCall(...) \ macro
/petsc/src/ts/tutorials/
H A Dex11.h20 #define PetscCall(a) a macro
/petsc/src/mat/impls/aij/seq/
H A Daij.c5472 #define PetscCall(...) \ macro
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c8035 #define PetscCall(...) \ macro