Home
last modified time | relevance | path

Searched defs:PetscCallMPI (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/finclude/
H A Dpetscsysbase.h152 #define PetscCallMPI(func) call func; CHKERRMPI(ierr) macro
/petsc/include/
H A Dpetscerror.h785 …#define PetscCallMPI(...) PetscCallMPI_Private(PetscStackPop, SETERRQ, PETSC_COMM_SELF,… macro