Searched refs:t22 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex75.c | 64 PetscScalar t22, t23, t24, t25, t26, t28, t29, t30, t31, t32; in SolKxSolution() local 131 t22 = t1 * Rp; in SolKxSolution() 163 …t22 - t24) * AA - t32) * t35 + (0.2e1 * t37 * (t1 - t13 + 0.5e1 * t15 - t18) * AA - 0.8e1 * B * BB… in SolKxSolution() 342 t22 = exp(-0.2e1 * Rp); in SolKxSolution() 343 … + ((0.8e1 * t1 + 0.8e1 * t4) * t2 * t15 - 0.8e1 * t5 - 0.8e1 * t2 * t4) * t22 - 0.4e1 * t3 + 0.4e… in SolKxSolution() 365 t22 = exp(-0.2e1 * x * B); in SolKxSolution() 366 t23 = B * t22; in SolKxSolution() 370 …4 * t3 * Rm - 0.2e1 * t23 * AA * t25 - 0.2e1 * t23 * BB * t29 - t22 * AA * t29 * kn + t22 * BB * t… in SolKxSolution() 411 t22 = sin(t18); in SolKxSolution() 418 …t44 = t5 * t8 + t5 * t11 + t5 * t13 + t5 * t15 + t4 * AA * t19 + t4 * BB * t22 + t25 * t8 + t25 * … in SolKxSolution() [all …]
|
| H A D | ex69.c | 208 PetscReal t21, t22, t23, t24, t25, t26, t27, t28, t29, t30; in SolKxSolution() local 286 t22 = kn * kn; in SolKxSolution() 300 t76 = t73 - t75 + t1 - t22 - t18; in SolKxSolution() 313 t115 = t73 + t75 + t1 - t22 - t18; in SolKxSolution() 318 …t22 - t24) * AA - t32) * t35 + (0.2e1 * t37 * (t1 + 0.5e1 * t13 - t22 - t18) * AA - 0.8e1 * B * BB… in SolKxSolution() 493 t22 = PetscExpReal(-0.2e1 * Rp); in SolKxSolution() 494 … + ((0.8e1 * t1 + 0.8e1 * t4) * t2 * t15 - 0.8e1 * t5 - 0.8e1 * t2 * t4) * t22 - 0.4e1 * t3 + 0.4e… in SolKxSolution() 513 t22 = PetscExpReal(-0.2e1 * x * B); in SolKxSolution() 514 t23 = B * t22; in SolKxSolution() 518 …4 * t3 * Rm - 0.2e1 * t23 * AA * t25 - 0.2e1 * t23 * BB * t29 - t22 * AA * t29 * kn + t22 * BB * t… in SolKxSolution() [all …]
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex43-solcx.h | 12 …6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, t19, t20, t21, t22, t23, t24, t25, t26… in evaluate_solCx() local 341 t22 = PetscSinReal(t21); in evaluate_solCx() 342 t23 = t19 * nx * t22; in evaluate_solCx() 429 …87 + 0.16e2 * t90 * t141 - 0.4e1 * t103 * t15 * t193 * xc + 0.16e2 * t73 * t22 * t34 * t146 * t26 … in evaluate_solCx() 443 t254 = t73 * t22; in evaluate_solCx() 444 t259 = t60 * t22 * t61; in evaluate_solCx() 451 t281 = t280 * t22; in evaluate_solCx() 455 t295 = t22 * nx * t1 * 0.3141592654e1; in evaluate_solCx() 492 …* t125 * t462 - 0.8e1 * t281 * t207 + 0.16e2 * t295 * t459 - 0.8e1 * t60 * t22 * ZA * t312 * t329 … in evaluate_solCx() 594 t22 = PetscSinReal(t2); in evaluate_solCx() [all …]
|