Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex15.c516 … * ux_W * uy_W, skew_N = de_N * ux_N * uy_N, skew_S = de_S * ux_S * uy_S, cross_EW = 0.25 * (skew_… in FormJacobianLocal() local
606 v[6] = 0.25 * (skew_N + skew_W); in FormJacobianLocal()
608 v[8] = -0.25 * (skew_N + skew_E); in FormJacobianLocal()