Home
last modified time | relevance | path

Searched defs:ux (Results 1 – 5 of 5) 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 static inline PetscScalar eta(const AppCtx *ctx, PetscReal x, PetscReal y, PetscScalar ux, PetscSca… in eta()
400 static inline PetscScalar deta(const AppCtx *ctx, PetscReal x, PetscReal y, PetscScalar ux, PetscSc… in deta()
/petsc/src/ts/tutorials/
H A Dex29.c227 PetscScalar ux, uy, bx, by; in FormIFunctionLocal() local
H A Dex11.c1623 int initLinearWave(EulerNode *ux, const PetscReal gamma, const PetscReal coord[], const PetscReal L… in initLinearWave()
/petsc/src/dm/dt/tests/
H A Dex7.c312 PetscReal ux, wx; in main() local