Searched refs:nshift_max (Results 1 – 5 of 5) sorted by relevance
255 sctx.nshift_max = 5; in MatLUFactorNumeric_SeqAIJ()341 …_POSITIVE_DEFINITE && !sctx.newshift && sctx.shift_fraction > 0 && sctx.nshift < sctx.nshift_max) { in MatLUFactorNumeric_SeqAIJ()434 sctx.nshift_max = 5; in MatLUFactorNumeric_SeqAIJ_inplace()491 …_POSITIVE_DEFINITE && !sctx.newshift && sctx.shift_fraction > 0 && sctx.nshift < sctx.nshift_max) { in MatLUFactorNumeric_SeqAIJ_inplace()593 sctx.nshift_max = 5; in MatLUFactorNumeric_SeqAIJ_InplaceWithPerm()606 sctx.nshift_max = 0; in MatLUFactorNumeric_SeqAIJ_InplaceWithPerm()624 sctx.nshift_max = 5; in MatLUFactorNumeric_SeqAIJ_InplaceWithPerm()685 …_POSITIVE_DEFINITE && !sctx.newshift && sctx.shift_fraction > 0 && sctx.nshift < sctx.nshift_max) { in MatLUFactorNumeric_SeqAIJ_InplaceWithPerm()1739 sctx.nshift_max = 5; in MatCholeskyFactorNumeric_SeqAIJ()1906 sctx.nshift_max = 5; in MatCholeskyFactorNumeric_SeqAIJ_inplace()
1234 sctx.nshift_max = 5; in MatLUFactorNumeric_SeqAIJ_Inode()1936 …_POSITIVE_DEFINITE && !sctx.newshift && sctx.shift_fraction > 0 && sctx.nshift < sctx.nshift_max) { in MatLUFactorNumeric_SeqAIJ_Inode()
483 sctx.nshift_max = 5; in MatLUFactorNumeric_SeqBAIJ_1()569 …_POSITIVE_DEFINITE && !sctx.newshift && sctx.shift_fraction > 0 && sctx.nshift < sctx.nshift_max) { in MatLUFactorNumeric_SeqBAIJ_1()
766 PetscInt nshift, nshift_max; member815 if (sctx->nshift == sctx->nshift_max) { in MatPivotCheck_pd()
1385 sctx.nshift_max = 5; in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()