Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPETSc.pyx105 cdef inline int SETERRMPI(int ierr) noexcept nogil: function
/petsc/include/
H A Dpetscerror.h99 #define SETERRMPI(comm, ierr, ...) return ((void)PetscError(comm, __LINE__, PETSC_FUNCTION_NAME, __… macro