| /petsc/src/mat/impls/baij/seq/ |
| H A D | baijfact13.c | 21 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9; in MatILUFactorNumeric_SeqBAIJ_3_inplace() local 72 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_3_inplace() 73 …= 0.0 || p3 != 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0) { in MatILUFactorNumeric_SeqBAIJ_3_inplace() 87 pc[2] = m3 = p3 * x1 + p6 * x2 + p9 * x3; in MatILUFactorNumeric_SeqBAIJ_3_inplace() 91 pc[5] = m6 = p3 * x4 + p6 * x5 + p9 * x6; in MatILUFactorNumeric_SeqBAIJ_3_inplace() 95 pc[8] = m9 = p3 * x7 + p6 * x8 + p9 * x9; in MatILUFactorNumeric_SeqBAIJ_3_inplace() 281 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9; in MatILUFactorNumeric_SeqBAIJ_3_NaturalOrdering_inplace() local 329 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_3_NaturalOrdering_inplace() 330 …= 0.0 || p3 != 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0) { in MatILUFactorNumeric_SeqBAIJ_3_NaturalOrdering_inplace() 344 pc[2] = m3 = p3 * x1 + p6 * x2 + p9 * x3; in MatILUFactorNumeric_SeqBAIJ_3_NaturalOrdering_inplace() [all …]
|
| H A D | baijfact11.c | 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 83 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_4_inplace() 91 …!= 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0 || p10 != 0.0… in MatILUFactorNumeric_SeqBAIJ_4_inplace() 110 pc[0] = m1 = p1 * x1 + p5 * x2 + p9 * x3 + p13 * x4; in MatILUFactorNumeric_SeqBAIJ_4_inplace() 115 pc[4] = m5 = p1 * x5 + p5 * x6 + p9 * x7 + p13 * x8; in MatILUFactorNumeric_SeqBAIJ_4_inplace() 120 pc[8] = m9 = p1 * x9 + p5 * x10 + p9 * x11 + p13 * x12; in MatILUFactorNumeric_SeqBAIJ_4_inplace() 125 pc[12] = m13 = p1 * x13 + p5 * x14 + p9 * x15 + p13 * 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 411 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace() 419 …!= 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0 || p10 != 0.0… in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace() [all …]
|
| H A D | baijfact7.c | 18 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16; in MatILUFactorNumeric_SeqBAIJ_6_inplace() local 106 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_6_inplace() 134 …!= 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0 || p10 != 0.0… in MatILUFactorNumeric_SeqBAIJ_6_inplace() 175 pc[2] = m3 = p3 * x1 + p9 * x2 + p15 * x3 + p21 * x4 + p27 * x5 + p33 * x6; in MatILUFactorNumeric_SeqBAIJ_6_inplace() 182 pc[8] = m9 = p3 * x7 + p9 * x8 + p15 * x9 + p21 * x10 + p27 * x11 + p33 * x12; in MatILUFactorNumeric_SeqBAIJ_6_inplace() 189 pc[14] = m15 = p3 * x13 + p9 * x14 + p15 * x15 + p21 * x16 + p27 * x17 + p33 * x18; in MatILUFactorNumeric_SeqBAIJ_6_inplace() 196 pc[20] = m21 = p3 * x19 + p9 * x20 + p15 * x21 + p21 * x22 + p27 * x23 + p33 * x24; in MatILUFactorNumeric_SeqBAIJ_6_inplace() 203 pc[26] = m27 = p3 * x25 + p9 * x26 + p15 * x27 + p21 * x28 + p27 * x29 + p33 * x30; in MatILUFactorNumeric_SeqBAIJ_6_inplace() 210 pc[32] = m33 = p3 * x31 + p9 * x32 + p15 * x33 + p21 * x34 + p27 * x35 + p33 * x36; in MatILUFactorNumeric_SeqBAIJ_6_inplace() 480 MatScalar p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace() local [all …]
|
| H A D | baijfact9.c | 22 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16; in MatILUFactorNumeric_SeqBAIJ_5_inplace() local 105 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_5_inplace() 122 …!= 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0 || p10 != 0.0… in MatILUFactorNumeric_SeqBAIJ_5_inplace() 153 pc[3] = m4 = p4 * x1 + p9 * x2 + p14 * x3 + p19 * x4 + p24 * x5; in MatILUFactorNumeric_SeqBAIJ_5_inplace() 159 pc[8] = m9 = p4 * x6 + p9 * x7 + p14 * x8 + p19 * x9 + p24 * x10; in MatILUFactorNumeric_SeqBAIJ_5_inplace() 165 pc[13] = m14 = p4 * x11 + p9 * x12 + p14 * x13 + p19 * x14 + p24 * x15; in MatILUFactorNumeric_SeqBAIJ_5_inplace() 171 pc[18] = m19 = p4 * x16 + p9 * x17 + p14 * x18 + p19 * x19 + p24 * x20; in MatILUFactorNumeric_SeqBAIJ_5_inplace() 177 pc[23] = m24 = p4 * x21 + p9 * x22 + p14 * x23 + p19 * x24 + p24 * x25; in MatILUFactorNumeric_SeqBAIJ_5_inplace() 424 MatScalar p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace() local 488 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace() [all …]
|
| H A D | baijfact5.c | 18 MatScalar p5, p6, p7, p8, p9, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16; in MatILUFactorNumeric_SeqBAIJ_7_inplace() local 123 p9 = pc[8]; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 164 …!= 0.0 || p4 != 0.0 || p5 != 0.0 || p6 != 0.0 || p7 != 0.0 || p8 != 0.0 || p9 != 0.0 || p10 != 0.0… in MatILUFactorNumeric_SeqBAIJ_7_inplace() 217 pc[1] = m2 = p2 * x1 + p9 * x2 + p16 * x3 + p23 * x4 + p30 * x5 + p37 * x6 + p44 * x7; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 225 pc[8] = m9 = p2 * x8 + p9 * x9 + p16 * x10 + p23 * x11 + p30 * x12 + p37 * x13 + p44 * x14; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 233 … pc[15] = m16 = p2 * x15 + p9 * x16 + p16 * x17 + p23 * x18 + p30 * x19 + p37 * x20 + p44 * x21; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 241 … pc[22] = m23 = p2 * x22 + p9 * x23 + p16 * x24 + p23 * x25 + p30 * x26 + p37 * x27 + p44 * x28; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 249 … pc[29] = m30 = p2 * x29 + p9 * x30 + p16 * x31 + p23 * x32 + p30 * x33 + p37 * x34 + p44 * x35; in MatILUFactorNumeric_SeqBAIJ_7_inplace() 257 … pc[36] = m37 = p2 * x36 + p9 * x37 + p16 * x38 + p23 * x39 + p30 * x40 + p37 * x41 + p44 * x42; 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() [all …]
|
| /petsc/src/dm/impls/swarm/tests/output/ |
| H A D | ex6_bsi_2d_multiple_2.out | 35 t 0.1: p9 error [0.0068 0.11] sol [(1.983208 -0.282719) (3.177694 22.084225)] exact [(1.980820 -0.2… 59 t 0.1: p9 error [0.0078 0.14] sol [(1.985259 -0.282771) (3.197050 22.064025)] exact [(1.980820 -0.2… 83 t 0.1: p9 error [0.0081 0.14] sol [(1.985812 -0.282740) (3.202410 22.059903)] exact [(1.980820 -0.2…
|
| H A D | ex6_bsi_2d_multiple_3.out | 35 t 0.01: p9 error [0.0001 0.02] sol [(0.826428 -1.821379) (20.369282 9.220346)] exact [(0.826395 -1.… 59 t 0.01: p9 error [0.0001 0.02] sol [(0.826428 -1.821379) (20.369306 9.220372)] exact [(0.826395 -1.… 83 t 0.01: p9 error [0.0001 0.02] sol [(0.826428 -1.821379) (20.369317 9.220386)] exact [(0.826395 -1.…
|
| H A D | ex6_im_2d_multiple_0.out | 35 t 0.1: p9 error [0.01 0.17] sol [(1.985400 -0.285292) (3.226315 22.048768)] exact [(1.980820 -0.276… 59 t 0.1: p9 error [0.0087 0.15] sol [(1.985807 -0.283415) (3.209193 22.055164)] exact [(1.980820 -0.2… 83 t 0.1: p9 error [0.0083 0.15] sol [(1.985949 -0.282901) (3.205444 22.057687)] exact [(1.980820 -0.2…
|
| H A D | ex6_bsi_2d_multiple_1.out | 35 t 0.1: p9 error [0.093 1.2] sol [(1.958453 -0.185879) (4.259204 22.426619)] exact [(1.980820 -0.276… 59 t 0.1: p9 error [0.043 0.65] sol [(1.971553 -0.234818) (3.736814 22.235593)] exact [(1.980820 -0.27… 83 t 0.1: p9 error [0.018 0.38] sol [(1.978625 -0.258873) (3.472141 22.145785)] exact [(1.980820 -0.27…
|
| H A D | ex5_bsi_2d_multiple_3.out | 52 t 0.1: p9 error [7e-08 7.8e-07] sol [(1.980820 -0.276320) (3.089344 22.146240)] exact [(1.980820 -0… 113 t 0.1: p9 error [8.7e-09 9.8e-08] sol [(1.980820 -0.276319) (3.089345 22.146240)] exact [(1.980820 … 214 t 0.1: p9 error [1.1e-09 1.2e-08] sol [(1.980820 -0.276319) (3.089345 22.146240)] exact [(1.980820 …
|
| H A D | ex5_im_2d_multiple_0.out | 52 t 0.001: p9 error [2.3e-11 2.6e-10] sol [(0.639261 -1.895084) (21.187688 7.147157)] exact [(0.63926… 113 t 0.001: p9 error [5.8e-12 6.5e-11] sol [(0.639261 -1.895084) (21.187688 7.147157)] exact [(0.63926… 214 t 0.001: p9 error [1.5e-12 1.6e-11] sol [(0.639261 -1.895084) (21.187688 7.147157)] exact [(0.63926…
|
| H A D | ex5_bsi_2d_multiple_2.out | 52 t 0.001: p9 error [2.3e-11 5.2e-10] sol [(0.639261 -1.895084) (21.187688 7.147157)] exact [(0.63926… 113 t 0.001: p9 error [5.8e-12 1.3e-10] sol [(0.639261 -1.895084) (21.187688 7.147157)] exact [(0.63926… 214 t 0.001: p9 error [1.5e-12 3.3e-11] sol [(0.639261 -1.895084) (21.187688 7.147157)] exact [(0.63926…
|
| H A D | ex5_bsi_2d_multiple_1.out | 52 t 0.001: p9 error [1.2e-06 1.4e-05] sol [(0.639261 -1.895083) (21.187702 7.147162)] exact [(0.63926… 113 t 0.001: p9 error [6.2e-07 7e-06] sol [(0.639261 -1.895084) (21.187695 7.147160)] exact [(0.639261 … 214 t 0.001: p9 error [3.1e-07 3.5e-06] sol [(0.639261 -1.895084) (21.187692 7.147158)] exact [(0.63926…
|