Home
last modified time | relevance | path

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

/petsc/src/tao/bound/tutorials/
H A Djbearing2.c177 PetscReal hx, hy, ehxhy; in ComputeB() local
186 ehxhy = ecc * hx * hy; in ComputeB()
200 b[k] = -ehxhy * temp; in ComputeB()