Searched defs:ux (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex46.c | 124 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 D | ex15.c | 396 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 D | ex29.c | 227 PetscScalar ux, uy, bx, by; in FormIFunctionLocal() local
|
| H A D | ex11.c | 1623 int initLinearWave(EulerNode *ux, const PetscReal gamma, const PetscReal coord[], const PetscReal L… in initLinearWave()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex7.c | 312 PetscReal ux, wx; in main() local
|