Lines Matching refs:nshift
1250 if (sctx.nshift) rtmp[k] += sctx.shift_amount; in MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace()
1332 if (sctx.nshift) { in MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace()
1334 …(A, "number of shiftnz tries %" PetscInt_FMT ", shift_amount %g\n", sctx.nshift, (double)sctx.shif… in MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace()
1336 …(A, "number of shiftpd tries %" PetscInt_FMT ", shift_amount %g\n", sctx.nshift, (double)sctx.shif… in MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace()
1487 if (sctx.nshift) { in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()
1489 …hift_amount %g, diagonal shifted up by %e fraction top_value %e\n", sctx.nshift, (double)sctx.shif… in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()
1491 …A, "number of shift_nz tries %" PetscInt_FMT ", shift_amount %g\n", sctx.nshift, (double)sctx.shif… in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()
1493 … shift_inblocks applied %" PetscInt_FMT ", each shift_amount %g\n", sctx.nshift, (double)info->shi… in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering()
1545 if (sctx.nshift) rtmp[k] += sctx.shift_amount; in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering_inplace()
1628 if (sctx.nshift) { in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering_inplace()
1630 …(A, "number of shiftnz tries %" PetscInt_FMT ", shift_amount %g\n", sctx.nshift, (double)sctx.shif… in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering_inplace()
1632 …(A, "number of shiftpd tries %" PetscInt_FMT ", shift_amount %g\n", sctx.nshift, (double)sctx.shif… in MatCholeskyFactorNumeric_SeqSBAIJ_1_NaturalOrdering_inplace()