Searched refs:t19 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex75.c | 63 PetscScalar t11, t12, t13, t14, t15, t16, t17, t18, t19, t20, t21; in SolKxSolution() local 129 t19 = t18 * B; in SolKxSolution() 163 …t19 - 0.2e1 * t20 - 0.2e1 * t22 - t24) * AA - t32) * t35 + (0.2e1 * t37 * (t1 - t13 + 0.5e1 * t15 … in SolKxSolution() 238 t19 = kn * kn; in SolKxSolution() 252 t74 = t71 - t73 + t1 - t19 - t12; in SolKxSolution() 265 t113 = t71 + t73 + t1 - t19 - t12; in SolKxSolution() 270 …t19 + 0.2e1 * t21) * AA + t30) * t33 + (-0.2e1 * t35 * (t1 - t19 + 0.5e1 * t14 - t12) * AA + 0.8e1… in SolKxSolution() 380 t19 = 0.4e1 * t4 * UU * Rm - t11 - t14 + 0.3e1 * t3 * t15 * Rm; in SolKxSolution() 397 …*sxx = -((t19 * t21 + t36 * t37) * _C1 + (t36 * t21 - t19 * t37) * _C2 + (t53 * t21 + t64 * t37) *… in SolKxSolution() 410 t19 = cos(t18); in SolKxSolution() [all …]
|
| H A D | ex69.c | 207 PetscReal t11, t12, t13, t14, t15, t16, t17, t18, t19, t20; in SolKxSolution() local 267 t19 = t6 * t6; in SolKxSolution() 268 …_bb = sigma * kn * (t5 + 0.4e1 * t6 * t7 * t9) / (t5 + 0.4e1 * t13 * t9) / (t5 + 0.4e1 * t19 * t9); in SolKxSolution() 284 t19 = B * t18; in SolKxSolution() 318 …t19 - 0.2e1 * t20 - B * t22 - t24) * AA - t32) * t35 + (0.2e1 * t37 * (t1 + 0.5e1 * t13 - t22 - t1… in SolKxSolution() 528 t19 = 0.4e1 * t4 * UU * Rm - t11 - t14 + 0.3e1 * t3 * t15 * Rm; in SolKxSolution() 545 …u3 = -((t19 * t21 + t36 * t37) * _PC1 + (t36 * t21 - t19 * t37) * _PC2 + (t53 * t21 + t64 * t37) *… in SolKxSolution() 558 t19 = PetscCosReal(t18); in SolKxSolution() 566 …t44 = t5 * t8 + t5 * t11 + t5 * t13 + t5 * t15 + t4 * AA * t19 + t4 * BB * t22 + t25 * t8 + t25 * … in SolKxSolution() 572 …4 * t42 + 0.4e1 * t62 * AA * t19 + 0.4e1 * t62 * BB * t22 + 0.4e1 * B * AA * t22 * kn - 0.4e1 * B … in SolKxSolution() [all …]
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex43-solcx.h | 12 …PetscReal t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, t19, t2… in evaluate_solCx() local 87 t19 = ZB * t13 * t18; in evaluate_solCx() 88 t20 = t9 * t19; in evaluate_solCx() 240 t499 = ZA * t53 * t19; in evaluate_solCx() 325 …_PC2A = (t147 - 0.4e1 * t65 * t217 + t418 + 0.2e1 * t150 * t222 + t327 - 0.2e1 * t149 * t19 + 0.2e… in evaluate_solCx() 339 t19 = nx * nx; in evaluate_solCx() 342 t23 = t19 * nx * t22; in evaluate_solCx() 359 t49 = t19 * t5; in evaluate_solCx() 360 t51 = t19 * t46; in evaluate_solCx() 361 t53 = t19 * t34; in evaluate_solCx() [all …]
|