Lines Matching refs:zeropivotdetected
14 …_inverse_A_2(MatScalar *a, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_2() argument
22 if (zeropivotdetected) *zeropivotdetected = PETSC_FALSE; in PetscKernel_A_gets_inverse_A_2()
52 if (zeropivotdetected) *zeropivotdetected = PETSC_TRUE; in PetscKernel_A_gets_inverse_A_2()
90 if (zeropivotdetected) *zeropivotdetected = PETSC_TRUE; in PetscKernel_A_gets_inverse_A_2()
146 …_inverse_A_9(MatScalar *a, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_9() argument
154 if (zeropivotdetected) *zeropivotdetected = PETSC_FALSE; in PetscKernel_A_gets_inverse_A_9()
183 if (zeropivotdetected) *zeropivotdetected = PETSC_TRUE; in PetscKernel_A_gets_inverse_A_9()
221 if (zeropivotdetected) *zeropivotdetected = PETSC_TRUE; in PetscKernel_A_gets_inverse_A_9()
317 …nt *ipvt, MatScalar *work, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_15() argument
325 if (zeropivotdetected) *zeropivotdetected = PETSC_FALSE; in PetscKernel_A_gets_inverse_A_15()
354 if (zeropivotdetected) *zeropivotdetected = PETSC_TRUE; in PetscKernel_A_gets_inverse_A_15()
392 if (zeropivotdetected) *zeropivotdetected = PETSC_TRUE; in PetscKernel_A_gets_inverse_A_15()