Lines Matching refs:p7
21 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16; in MatILUFactorNumeric_SeqBAIJ_4_inplace() local
81 p7 = pc[6]; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
91 …if (p1 != 0.0 || p2 != 0.0 || p3 != 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 … in MatILUFactorNumeric_SeqBAIJ_4_inplace()
112 pc[2] = m3 = p3 * x1 + p7 * x2 + p11 * x3 + p15 * x4; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
117 pc[6] = m7 = p3 * x5 + p7 * x6 + p11 * x7 + p15 * x8; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
122 pc[10] = m11 = p3 * x9 + p7 * x10 + p11 * x11 + p15 * x12; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
127 pc[14] = m15 = p3 * x13 + p7 * x14 + p11 * x15 + p15 * x16; in MatILUFactorNumeric_SeqBAIJ_4_inplace()
352 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace() local
409 p7 = pc[6]; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
419 …if (p1 != 0.0 || p2 != 0.0 || p3 != 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 … in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
440 pc[2] = m3 = p3 * x1 + p7 * x2 + p11 * x3 + p15 * x4; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
445 pc[6] = m7 = p3 * x5 + p7 * x6 + p11 * x7 + p15 * x8; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
450 pc[10] = m11 = p3 * x9 + p7 * x10 + p11 * x11 + p15 * x12; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()
455 pc[14] = m15 = p3 * x13 + p7 * x14 + p11 * x15 + p15 * x16; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace()