Lines Matching refs:t6
62 PetscScalar t1, t2, t3, t4, t5, t6, t7, t8, t9, t10; in SolKxSolution() local
98 t6 = t4 * t4; in SolKxSolution()
105 …_aa = -0.4e1 * B * t1 * sigma * (t4 + t1) / (t6 + t9 + t12 + t14 + t16 + t17) / (t6 + t9 - t12 + t… in SolKxSolution()
110 t6 = 0.4e1 * t4 * t2; in SolKxSolution()
116 …_bb = sigma * kn * (t3 - t6 + t9 + t10 + t12) / (t10 + t9 + t16 + t6 + t12 + t3) / (t10 + t9 - t16… in SolKxSolution()
124 t6 = UU * x; in SolKxSolution()
125 t9 = exp(t6 - 0.4e1 * Rp); in SolKxSolution()
138 t63 = exp(t6 - 0.2e1 * Rp); in SolKxSolution()
155 t108 = exp(t6 - 0.3e1 * Rp - B); in SolKxSolution()
162 t140 = exp(t6 - Rp - B); in SolKxSolution()
231 t6 = VV * x; in SolKxSolution()
232 t7 = exp(-t6); in SolKxSolution()
245 t61 = exp(-t6 - 0.2e1 * Rp); in SolKxSolution()
262 t106 = exp(-t6 - 0.3e1 * Rp - B); in SolKxSolution()
269 t138 = exp(-t6 - Rp - B); in SolKxSolution()
364 t6 = sin(t2); in SolKxSolution()
370 …*vz = UU * _C1 * t3 + UU * _C2 * t6 - _C1 * t6 * Rm + _C2 * t3 * Rm - VV * _C3 * t3 - VV * _C4 * t… in SolKxSolution()
402 t6 = Rm * x; in SolKxSolution()
403 t7 = cos(t6); in SolKxSolution()
405 t10 = sin(t6); in SolKxSolution()