Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex43-solcx.h12 …t16, t17, t18, t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, t35… in evaluate_solCx() local
348 t31 = PetscSinReal(t30); in evaluate_solCx()
349 t32 = t31 * nx; in evaluate_solCx()
367 t63 = t60 * t31 * t61; in evaluate_solCx()
376 t75 = t73 * t31 * 0.3141592654e1; in evaluate_solCx()
434 t232 = t73 * t31; in evaluate_solCx()
464 …9 * t35 - 0.32e2 * t63 * t100 - 0.4e1 * t280 * t31 * t34 * t247 + 0.8e1 * t259 * t330 - 0.4e1 * t2… in evaluate_solCx()
474 …t378 = 0.4e1 * t24 * t283 + 0.4e1 * t33 * t340 * t12 - 0.16e2 * t75 * t344 - 0.4e1 * t280 * t31 * … in evaluate_solCx()
599 t31 = t30 * n; in evaluate_solCx()
600 t32 = t31 * nx; in evaluate_solCx()
[all …]
/petsc/src/snes/tutorials/
H A Dex69.c209 PetscReal t31, t32, t33, t34, t35, t36, t37, t38, t39, t40; in SolKxSolution() local
587 t31 = 0.2e1 * t4 * t11; in SolKxSolution()
588 t34 = 0.3e1 * t3 * UU * t11 - t26 - 0.2e1 * t4 * t14 + t9 * UU + t31 - t3 * t14 * UU; in SolKxSolution()
592 t61 = t3 * t47 * VV + t31 - t9 * VV - 0.2e1 * t4 * t47 - t26 - 0.3e1 * t3 * VV * t11; in SolKxSolution()
725 …t16, t17, t18, t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, t35… in SolCxSolution() local
1051 t31 = PetscSinReal(t30); in SolCxSolution()
1052 t32 = t31 * nx; in SolCxSolution()
1070 t63 = t60 * t31 * t61; in SolCxSolution()
1079 t75 = t73 * t31 * 0.3141592654e1; in SolCxSolution()
1137 t232 = t73 * t31; in SolCxSolution()
[all …]
H A Dex75.c64 PetscScalar t22, t23, t24, t25, t26, t28, t29, t30, t31, t32; in SolKxSolution() local
439 t31 = 0.2e1 * t4 * t11; in SolKxSolution()
440 t34 = -t3 * t14 * UU - t25 + t9 * UU + 0.3e1 * t3 * UU * t11 + t31 - 0.2e1 * t4 * t14; in SolKxSolution()
444 t61 = -t25 + t31 + t3 * t44 * VV - t9 * VV - 0.2e1 * t4 * t44 - 0.3e1 * t3 * VV * t11; in SolKxSolution()