Home
last modified time | relevance | path

Searched defs:zeropivotdetected (Results 1 – 25 of 32) sorted by relevance

12

/petsc/src/mat/impls/baij/seq/
H A Ddgefa2.c14 …_inverse_A_2(MatScalar *a, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) 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()
317 …nt *ipvt, MatScalar *work, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_15()
H A Ddgefa.c15 …a(MatScalar *a, PetscInt n, PetscInt *ipvt, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscLINPACKgefa()
H A Ddgefa3.c14 …_inverse_A_3(MatScalar *a, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_3()
H A Ddgefa5.c14 …nt *ipvt, MatScalar *work, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_5()
H A Ddgefa6.c14 …_inverse_A_6(MatScalar *a, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_6()
H A Ddgefa7.c14 …_inverse_A_7(MatScalar *a, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_7()
H A Ddgefa4.c14 …_inverse_A_4(MatScalar *a, PetscReal shift, PetscBool allowzeropivot, PetscBool *zeropivotdetected) in PetscKernel_A_gets_inverse_A_4()
H A Dbaijfact13.c24 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_3_inplace() local
179 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_3() local
284 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_3_NaturalOrdering_inplace() local
431 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_3_NaturalOrdering() local
H A Dbaijfact11.c27 PetscBool allowzeropivot, zeropivotdetected = PETSC_FALSE; in MatILUFactorNumeric_SeqBAIJ_4_inplace() local
241 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_4() local
358 PetscBool allowzeropivot, zeropivotdetected = PETSC_FALSE; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace() local
561 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_4_NaturalOrdering() local
H A Dbaijfact4.c17 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_N_inplace() local
H A Dbaijfact9.c28 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_5_inplace() local
319 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_5() local
430 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace() local
686 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_5_NaturalOrdering() local
789 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_9_NaturalOrdering() local
H A Dbaijfact2.c26 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_15_NaturalOrdering() local
126 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_N() local
H A Dbaijfact7.c27 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_6_inplace() local
377 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_6() local
489 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace() local
831 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_6_NaturalOrdering() local
H A Dbaijfact5.c30 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_7_inplace() local
473 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_7() local
588 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_7_NaturalOrdering_inplace() local
1023 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_7_NaturalOrdering() local
H A Dbaijfact.c92 PetscBool zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_2() local
128 PetscBool allowzeropivot, zeropivotdetected; in MatLUFactorNumeric_SeqBAIJ_2_NaturalOrdering() local
237 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_2_inplace() local
348 PetscBool allowzeropivot, zeropivotdetected; in MatILUFactorNumeric_SeqBAIJ_2_NaturalOrdering_inplace() local
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact4.c15 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_3_NaturalOrdering() local
H A Dsbaijfact5.c16 PetscBool allowzeropivot, zeropivotdetected = PETSC_FALSE; in MatCholeskyFactorNumeric_SeqSBAIJ_4_NaturalOrdering() local
H A Dsbaijfact8.c15 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_5_NaturalOrdering() local
H A Dsbaijfact3.c14 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_3() local
H A Dsbaijfact6.c15 PetscBool allowzeropivot, zeropivotdetected = PETSC_FALSE; in MatCholeskyFactorNumeric_SeqSBAIJ_4() local
H A Dsbaijfact7.c14 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_5() local
H A Dsbaijfact9.c16 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_6() local
H A Dsbaijfact.c570 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_N() local
743 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_N_NaturalOrdering() local
875 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_2() local
1054 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_2_NaturalOrdering() local
H A Dsbaijfact12.c18 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_7_NaturalOrdering() local
H A Dsbaijfact11.c17 PetscBool allowzeropivot, zeropivotdetected; in MatCholeskyFactorNumeric_SeqSBAIJ_7() local

12