Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.c12 Vec b, xd, xo; member
/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/include/petsc/private/
H A Ddmdaimpl.h27 PetscInt xo, yo, zo; /* offsets for the indices in x y and z */ member