Home
last modified time | relevance | path

Searched refs:__COMM__ (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetscerror.h769 #define PetscCallMPI_Private(__PETSC_STACK_POP_FUNC__, __SETERR_FUNC__, __COMM__, ...) \ argument
781 …__SETERR_FUNC__(__COMM__, PETSC_ERR_MPI, "MPI error %d %s", ierr_petsc_call_mpi_, petsc_mpi_7_erro…
1072 #define PetscCallCXX_Private(__SETERR_FUNC__, __COMM__, ...) \ argument
1078 __SETERR_FUNC__(__COMM__, PETSC_ERR_LIB, "%s", e.what()); \