Searched defs:uh (Results 1 – 3 of 3) sorted by relevance
80 PetscScalar ul = 0.0, uh = 3.0; in main() local298 PetscErrorCode SetBounds(Vec xl, Vec xu, PetscScalar ul, PetscScalar uh, AppCtx *appctx) in SetBounds()
72 PetscReal uh[DIM]; member
5329 Vec u, uh, fh; in SNESTestLocalMin() local