Searched refs:t79 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex75.c | 69 PetscScalar t79, t80, t81, t82, t83, t84, t85, t86, t87, t88; in SolKxSolution() local 195 t79 = t7 * Rm; in SolKxSolution() 196 t80 = B * t79; in SolKxSolution() 198 t82 = t79 * Rp; in SolKxSolution() 255 t79 = cos(t78); in SolKxSolution() 270 …t79 + (-0.2e1 * t63 * t81 * AA + t76) * t87 + (-t90 + 0.2e1 * t63 * t67 * BB) * t95 + (-t90 - 0.2e… in SolKxSolution() 300 t79 = t14 - t70 + t23; in SolKxSolution() 333 … t71 * BB) * t77 + (t12 + 0.2e1 * t2 * t79 * BB) * t85 + (-0.2e1 * t2 * t71 * AA - t91) * t93 + (-… in SolKxSolution() 392 t79 = B * B; in SolKxSolution() 397 …3 * B + 0.4e1 * t79 * AA * kn - 0.3e1 * t8 * AA * kn - 0.8e1 * t86 * BB) * t91 + (-0.8e1 * t86 * A… in SolKxSolution()
|
| H A D | ex69.c | 213 PetscReal t79, t80, t81, t82, t83, t84, t85, t86, t87, t88; in SolKxSolution() local 408 t79 = PetscCosReal(t78); in SolKxSolution() 423 …t79 + (-0.2e1 * t63 * t81 * AA + t76) * t87 + (-t90 + 0.2e1 * t63 * t67 * BB) * t95 + (-t90 - 0.2e… in SolKxSolution() 452 t79 = -t70 + t14 + t23; in SolKxSolution() 484 … t71 * BB) * t77 + (t12 + 0.2e1 * t2 * t79 * BB) * t85 + (-0.2e1 * t2 * t71 * AA - t91) * t93 + (-… in SolKxSolution() 595 t79 = B * B; in SolKxSolution() 600 … * BB - 0.4e1 * BB * B * t76 + 0.4e1 * AA * t79 * kn - AA * t83) * t87 + (-0.4e1 * AA * t76 * B - … in SolKxSolution() 726 …t61, t62, t63, t64, t65, t66, t67, t68, t69, t70, t71, t72, t73, t74, t75, t76, t77, t78, t79, t80; in SolCxSolution() local 2429 t79 = t78 * t12; in SolCxSolution() 2430 t80 = t77 * t79; in SolCxSolution() [all …]
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex43-solcx.h | 13 …t61, t62, t63, t64, t65, t66, t67, t68, t69, t70, t71, t72, t73, t74, t75, t76, t77, t78, t79, t80; in evaluate_solCx() local 1725 t79 = t78 * t12; in evaluate_solCx() 1726 t80 = t77 * t79; in evaluate_solCx() 1845 …69 - 0.2e1 * t196 * t38 * t172 * t137 + t76 * t296 - 0.2e1 * t298 * t299 * t79 + 0.8e1 * t304 * t9… in evaluate_solCx() 1919 t604 = t127 * t79; in evaluate_solCx() 1943 …2 * t304 * t89 * t199 + 0.4e1 * t278 * t320 + 0.2e1 * t207 * t172 * t389 * t79 - 0.8e1 * t390 * t3… in evaluate_solCx() 1965 …11 * t125 * t129 - 0.2e1 * t173 * t444 + 0.2e1 * ZB * n * t54 * t37 * ZA * t79 - t424 * t475 + 0.2… in evaluate_solCx() 2209 t79 = x * t16; in evaluate_solCx() 2212 …0.4e1 * t73 * t75 + 0.4e1 * t33 * t5 * t79 * t18 + 0.2e1 * t73 * t84 + 0.2e1 * t60 * t84 + 0.2e1 *… in evaluate_solCx()
|