Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex15.c516 …y_S), skew_E = de_E * ux_E * uy_E, skew_W = de_W * ux_W * uy_W, skew_N = de_N * ux_N * uy_N, skew_… in FormJacobianLocal() local
602 v[2] = 0.25 * (skew_S + skew_E); in FormJacobianLocal()
608 v[8] = -0.25 * (skew_N + skew_E); in FormJacobianLocal()