Searched refs:x46 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baijfact5.c | 25 MatScalar x37, x38, x39, x40, x41, x42, x43, x44, x45, x46, x47, x48, x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() local 212 x46 = pv[45]; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 264 … pc[42] = m43 = p1 * x43 + p8 * x44 + p15 * x45 + p22 * x46 + p29 * x47 + p36 * x48 + p43 * x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 265 … pc[43] = m44 = p2 * x43 + p9 * x44 + p16 * x45 + p23 * x46 + p30 * x47 + p37 * x48 + p44 * x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 266 … pc[44] = m45 = p3 * x43 + p10 * x44 + p17 * x45 + p24 * x46 + p31 * x47 + p38 * x48 + p45 * x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 267 … pc[45] = m46 = p4 * x43 + p11 * x44 + p18 * x45 + p25 * x46 + p32 * x47 + p39 * x48 + p46 * x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 268 … pc[46] = m47 = p5 * x43 + p12 * x44 + p19 * x45 + p26 * x46 + p33 * x47 + p40 * x48 + p47 * x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 269 … pc[47] = m48 = p6 * x43 + p13 * x44 + p20 * x45 + p27 * x46 + p34 * x47 + p41 * x48 + p48 * x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 270 … pc[48] = m49 = p7 * x43 + p14 * x44 + p21 * x45 + p28 * x46 + p35 * x47 + p42 * x48 + p49 * x49; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 320 x46 = pv[45]; in MatILUFactorNumeric_SeqBAIJ_7_inplace() [all …]
|