Searched defs:CHKERR (Results 1 – 2 of 2) sorted by relevance
356 cdef PetscErrorCode CHKERR(PetscErrorCode) except PETSC_ERR_PYTHON nogil function
89 cdef inline PetscErrorCode CHKERR(PetscErrorCode ierr) except PETSC_ERR_PYTHON nogil: function