Searched refs:PC_NOERROR (Results 1 – 11 of 11) sorted by relevance
539 PC_NOERROR = 0, enumerator
48 pc->failedreason = PC_NOERROR; in PCSetUp_LU()121 pc->failedreason = PC_NOERROR; in PCSetUp_LU()
31 pc->failedreason = PC_NOERROR; in PCSetUp_Cholesky()127 pc->failedreason = PC_NOERROR; in PCSetUp_Cholesky()
18 pc->failedreason = PC_NOERROR; in PCSetUp_QR()
14 pc->failedreason = PC_NOERROR; in PCSetUp_ICC()
78 pc->failedreason = PC_NOERROR; in PCSetUp_ILU()
297 *pcreason = PC_NOERROR; in PCApply_BJKOKKOSKERNELS()
739 pcreason = errsum ? PC_SUBPC_ERROR : PC_NOERROR; in PCApply_BJKOKKOS()
135 PC_NOERROR
164 NOERROR = PC_NOERROR541 cdef PetscPCFailedReason reason = PC_NOERROR
585 pc->failedreason = PC_NOERROR; in PCSetUp_FieldSplit()