Searched refs:VertVelocity (Results 1 – 1 of 1) sorted by relevance
323 static inline PetscScalar VertVelocity(PetscInt i, PetscInt j, AppCtx *user) in VertVelocity() function987 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()