Home
last modified time | relevance | path

Searched defs:uy (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex46.c124 PetscScalar u, ux, uy, uxx, uyy; in FormFunctionLocal() local
166 PetscScalar D, K, A, v[5], hx, hy, hxdhy, hydhx, ux, uy; in FormJacobianLocal() local
H A Dex15.c396 …inline PetscScalar eta(const AppCtx *ctx, PetscReal x, PetscReal y, PetscScalar ux, PetscScalar uy) in eta()
400 …nline PetscScalar deta(const AppCtx *ctx, PetscReal x, PetscReal y, PetscScalar ux, PetscScalar uy) in deta()
/petsc/src/ts/tutorials/
H A Dex29.c227 PetscScalar ux, uy, bx, by; in FormIFunctionLocal() local