Home
last modified time | relevance | path

Searched defs:yu (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddalocal.c335 …SetVertexCoordinates(DM dm, PetscReal xl, PetscReal xu, PetscReal yl, PetscReal yu, PetscReal zl, … in DMDASetVertexCoordinates()
/petsc/src/snes/tutorials/
H A Dex19.c386 PetscScalar yu = 0, yv = 0, yo = 0, yt = 0; in NonlinearGS() local