Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex15.c430e_E = eta(user, xx, yy, ux_E, uy_E), e_W = eta(user, xx, yy, ux_W, uy_W), e_N = eta(user, xx, yy, … in FormFunctionLocal() local
516e_E = eta(user, xx, yy, ux_E, uy_E), e_W = eta(user, xx, yy, ux_W, uy_W), e_N = eta(user, xx, yy, … in FormJacobianLocal() local
546 v[2] = (e_W + e_E) * hydhx + (e_S + e_N) * hxdhy; in FormJacobianLocal()
549 v[3] = -hydhx * e_E; in FormJacobianLocal()
784e_E = eta(user, xx, yy, ux_E, uy_E), e_W = eta(user, xx, yy, ux_W, uy_W), e_N = eta(user, xx, yy, … in NonlinearGS() local