Searched defs:xo (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | tfs.c | 12 Vec b, xd, xo; member
|
| /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/include/petsc/private/ |
| H A D | dmdaimpl.h | 27 PetscInt xo, yo, zo; /* offsets for the indices in x y and z */ member
|