Home
last modified time | relevance | path

Searched refs:t23 (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex75.c64 PetscScalar t22, t23, t24, t25, t26, t28, t29, t30, t31, t32; in SolKxSolution() local
177 t23 = exp(t20 - 0.4e1 * Rp); in SolKxSolution()
226 …num2 = (0.2e1 * t12 - 0.8e1 * t14 * kn * t1 * BB) * t23 + ((-0.2e1 * t25 * (t7 - t8 + 0.5e1 * t3 -… in SolKxSolution()
285 t23 = Rm * Rp; in SolKxSolution()
297 t71 = t70 + t14 + t23; in SolKxSolution()
300 t79 = t14 - t70 + t23; in SolKxSolution()
312 t113 = t23 * t8; in SolKxSolution()
333 …num4 = (0.2e1 * t12 - 0.8e1 * t14 * kn * t1 * BB) * t21 + ((0.2e1 * t23 * (t7 - t8 + 0.5e1 * t3 - … in SolKxSolution()
366 t23 = B * t22; in SolKxSolution()
370 … t3 - VV * _C4 * t6 - _C3 * t6 * Rm + _C4 * t3 * Rm - 0.2e1 * t23 * AA * t25 - 0.2e1 * t23 * BB * … in SolKxSolution()
[all …]
H A Dex69.c208 PetscReal t21, t22, t23, t24, t25, t26, t27, t28, t29, t30; in SolKxSolution() local
332 t23 = PetscExpReal(t20 - 0.4e1 * Rp); in SolKxSolution()
379 …num2 = (0.2e1 * t12 - 0.8e1 * t14 * kn * t1 * BB) * t23 + ((-0.2e1 * t25 * (t7 + 0.5e1 * t3 - t8 -… in SolKxSolution()
438 t23 = Rp * Rm; in SolKxSolution()
449 t71 = t70 + t14 + t23; in SolKxSolution()
452 t79 = -t70 + t14 + t23; in SolKxSolution()
467 t116 = t23 * t8; in SolKxSolution()
484 …num4 = (0.2e1 * t12 - 0.8e1 * t14 * kn * t1 * BB) * t21 + ((0.2e1 * t23 * (t7 + 0.5e1 * t3 - t8 - … in SolKxSolution()
514 t23 = B * t22; in SolKxSolution()
518 … - VV * _PC4 * t6 - _PC3 * t6 * Rm + _PC4 * t3 * Rm - 0.2e1 * t23 * AA * t25 - 0.2e1 * t23 * BB * … in SolKxSolution()
[all …]
/petsc/src/ksp/ksp/tutorials/
H A Dex43-solcx.h12 …, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, t19, t20, t21, t22, t23, t24, t25, t26, t27… in evaluate_solCx() local
89 t23 = ZA * ZA; in evaluate_solCx()
92 t26 = t23 * t25; in evaluate_solCx()
119 t72 = nx * t23; in evaluate_solCx()
123 t80 = t23 * n; in evaluate_solCx()
127 t87 = t23 * t6; in evaluate_solCx()
143 t126 = t23 * t29 * t4; in evaluate_solCx()
145 t132 = t36 * t23; in evaluate_solCx()
150 …e1 * t74 * t75 * t76 - 0.2e1 * t81 * t64 * t82 - 0.4e1 * t86 * t87 * t91 - t23 * t94 * t96 + 0.8e1… in evaluate_solCx()
161 t167 = t23 * t57; in evaluate_solCx()
[all …]