Searched refs:t652 (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex43-solcx.h | 28 …PetscReal t641, t642, t643, t644, t645, t647, t648, t649, t650, t651, t652, t653, t654, t655, t656… in evaluate_solCx() local 517 t652 = t19 * t19; in evaluate_solCx() 518 t653 = t14 * t652; in evaluate_solCx() 527 t675 = t652 * xc; in evaluate_solCx() 529 t683 = t46 * t652; in evaluate_solCx() 532 t698 = t35 * t652; in evaluate_solCx() 539 t739 = t8 * t652; in evaluate_solCx() 543 …0.32e2 * t738 * t740 + 0.8e1 * t674 * t739 * t562 + 0.4e1 * t746 * t119 * t652 + 0.8e1 * t674 * t6… in evaluate_solCx() 545 t764 = t5 * n * t652; in evaluate_solCx() 561 …t652 * ZB - 0.32e2 * t824 * t657 * t667 - 0.32e2 * t828 * t34 * t767 * xc - 0.8e1 * t633 * t15 * t… in evaluate_solCx() [all …]
|
| /petsc/src/snes/tutorials/ |
| H A D | ex69.c | 741 …PetscReal t641, t642, t643, t644, t645, t647, t648, t649, t650, t651, t652, t653, t654, t655, t656… in SolCxSolution() local 1220 t652 = t19 * t19; in SolCxSolution() 1221 t653 = t14 * t652; in SolCxSolution() 1230 t675 = t652 * xc; in SolCxSolution() 1232 t683 = t46 * t652; in SolCxSolution() 1235 t698 = t35 * t652; in SolCxSolution() 1242 t739 = t8 * t652; in SolCxSolution() 1246 …0.32e2 * t738 * t740 + 0.8e1 * t674 * t739 * t562 + 0.4e1 * t746 * t119 * t652 + 0.8e1 * t674 * t6… in SolCxSolution() 1248 t764 = t5 * nz * t652; in SolCxSolution() 1264 …t652 * ZB - 0.32e2 * t824 * t657 * t667 - 0.32e2 * t828 * t34 * t767 * xc - 0.8e1 * t633 * t15 * t… in SolCxSolution() [all …]
|