Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex30.c323 static inline PetscScalar VertVelocity(PetscInt i, PetscInt j, AppCtx *user) in VertVelocity() function
987 else x[j][i].w = VertVelocity(i, j, user); in Initialize()
1352 f[j][i].w = x[j][i].w - VertVelocity(i, j, user); in FormFunctionLocal()
1360 f[j][i].w = x[j][i].w - VertVelocity(i, j, user); in FormFunctionLocal()