Searched refs:t18 (Results 1 – 3 of 3) sorted by relevance
| /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 86 t18 = t17 * t16; in evaluate_solCx() 87 t19 = ZB * t13 * t18; in evaluate_solCx() 125 t82 = t18 * t28; in evaluate_solCx() 129 t90 = t13 * t18; in evaluate_solCx() 150 …t18 * t28 - 0.4e1 * t74 * t75 * t76 - 0.2e1 * t81 * t64 * t82 - 0.4e1 * t86 * t87 * t91 - t23 * t9… in evaluate_solCx() 189 …t48 * ZA * t17 * t40 + 0.4e1 * t49 * t23 * t191 + 0.2e1 * t26 * t2 * t13 * t18 - 0.8e1 * t155 * t2… in evaluate_solCx() 239 …+ 0.8e1 * t305 * t289 - 0.4e1 * t439 * t100 + 0.2e1 * ZB * t25 * t2 * ZA * t18 * t28 + 0.2e1 * t14… in evaluate_solCx() 261 …t505 * t660 * t24 - 0.2e1 * t142 * t177 * t163 - 0.2e1 * t142 * t4 * t13 * t18 + 0.8e1 * t260 * t1… in evaluate_solCx() 592 t18 = t10 * t17; in evaluate_solCx() [all …]
|
| /petsc/src/snes/tutorials/ |
| H A D | ex69.c | 207 PetscReal t11, t12, t13, t14, t15, t16, t17, t18, t19, t20; in SolKxSolution() local 283 t18 = Rp * Rp; in SolKxSolution() 284 t19 = B * t18; in SolKxSolution() 300 t76 = t73 - t75 + t1 - t22 - t18; in SolKxSolution() 313 t115 = t73 + t75 + t1 - t22 - t18; in SolKxSolution() 318 …7 * (t1 + 0.5e1 * t13 - t22 - t18) * AA - 0.8e1 * B * BB * kn * Rm * Rp) * t49 - 0.2e1 * B * (0.3e… in SolKxSolution() 557 t18 = kn * x; in SolKxSolution() 558 t19 = PetscCosReal(t18); in SolKxSolution() 559 t22 = PetscSinReal(t18); in SolKxSolution() 583 t18 = 0.4e1 * t4 * UU * Rm - t10 - t13 + 0.3e1 * t3 * t14 * Rm; in SolKxSolution() [all …]
|
| H A D | ex75.c | 63 PetscScalar t11, t12, t13, t14, t15, t16, t17, t18, t19, t20, t21; in SolKxSolution() local 128 t18 = Rp * Rp; in SolKxSolution() 129 t19 = t18 * B; in SolKxSolution() 145 t76 = t73 - t75 + t1 - t13 - t18; in SolKxSolution() 158 t115 = t73 + t75 + t1 - t13 - t18; in SolKxSolution() 163 …1 * t37 * (t1 - t13 + 0.5e1 * t15 - t18) * AA - 0.8e1 * B * BB * kn * Rm * Rp) * t49 - 0.2e1 * B *… in SolKxSolution() 409 t18 = kn * x; in SolKxSolution() 410 t19 = cos(t18); in SolKxSolution() 411 t22 = sin(t18); in SolKxSolution() 435 t18 = 0.4e1 * t4 * UU * Rm - t10 - t13 + 0.3e1 * t3 * t14 * Rm; in SolKxSolution() [all …]
|