Lines Matching refs:te
138 …PetscScalar t0, tn, ts, te, tw, an, as, ae, aw, dn, ds, de, dw, fn = 0.0, fs = 0.0, fe = 0.0, fw… in FormFunction() local
176 te = x[j][i + 1]; in FormFunction()
177 ae = 0.5 * (t0 + te); in FormFunction()
179 fe = de * (te - t0); in FormFunction()
198 te = x[j][i + 1]; in FormFunction()
199 ae = 0.5 * (t0 + te); in FormFunction()
201 fe = de * (te - t0); in FormFunction()
224 te = tright; in FormFunction()
225 ae = 0.5 * (t0 + te); in FormFunction()
227 fe = de * (te - t0); in FormFunction()
250 te = x[j][i + 1]; in FormFunction()
251 ae = 0.5 * (t0 + te); in FormFunction()
253 fe = de * (te - t0); in FormFunction()
269 te = x[j][i + 1]; in FormFunction()
270 ae = 0.5 * (t0 + te); in FormFunction()
272 fe = de * (te - t0); in FormFunction()
296 PetscScalar one = 1.0, hx, hy, hxdhy, hydhx, t0, tn, ts, te, tw; in FormJacobian() local
339 te = x[j][i + 1]; in FormJacobian()
340 ae = 0.5 * (t0 + te); in FormJacobian()
344 ge = coef * be * (te - t0); in FormJacobian()
386 te = x[j][i + 1]; in FormJacobian()
387 ae = 0.5 * (t0 + te); in FormJacobian()
391 ge = coef * be * (te - t0); in FormJacobian()
472 te = tright; in FormJacobian()
473 ae = 0.5 * (t0 + te); in FormJacobian()
477 ge = coef * be * (te - t0); in FormJacobian()
558 te = x[j][i + 1]; in FormJacobian()
559 ae = 0.5 * (t0 + te); in FormJacobian()
563 ge = coef * be * (te - t0); in FormJacobian()
595 te = x[j][i + 1]; in FormJacobian()
596 ae = 0.5 * (t0 + te); in FormJacobian()
600 ge = coef * be * (te - t0); in FormJacobian()