Searched defs:yo (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/da/ |
| H A D | da.c | 332 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 D | dadd.c | 271 PetscInt xo, yo, zo; in DMDASubDomainDA_Private() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex19.c | 386 PetscScalar yu = 0, yv = 0, yo = 0, yt = 0; in NonlinearGS() local
|
| /petsc/include/petsc/private/ |
| H A D | dmdaimpl.h | 27 PetscInt xo, yo, zo; /* offsets for the indices in x y and z */ member
|