Home
last modified time | relevance | path

Searched defs:yo (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/da/
H A Dda.c332 PetscErrorCode DMDASetOffset(DM da, PetscInt xo, PetscInt yo, PetscInt zo, PetscInt Mo, PetscInt No… in DMDASetOffset()
375 PetscErrorCode DMDAGetOffset(DM da, PeOp PetscInt *xo, PeOp PetscInt *yo, PeOp PetscInt *zo, PeOp P… in DMDAGetOffset()
H A Ddadd.c271 PetscInt xo, yo, zo; in DMDASubDomainDA_Private() local
/petsc/src/snes/tutorials/
H A Dex19.c386 PetscScalar yu = 0, yv = 0, yo = 0, yt = 0; in NonlinearGS() local
/petsc/include/petsc/private/
H A Ddmdaimpl.h27 PetscInt xo, yo, zo; /* offsets for the indices in x y and z */ member