Searched refs:DMStagGetOwnershipRanges (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/ |
| H A D | petscdmstag.h | 112 PETSC_EXTERN PetscErrorCode DMStagGetOwnershipRanges(DM, const PetscInt **, const PetscInt **, cons…
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmstag.pxi | 55 …PetscErrorCode DMStagGetOwnershipRanges(PetscDM, const PetscInt*[], const PetscInt*[], const Petsc…
|
| H A D | DMStag.pyx | 468 setOwnershipRanges, petsc.DMStagGetOwnershipRanges 475 CHKERR(DMStagGetOwnershipRanges(self.dm, &lx, &ly, &lz))
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagutils.c | 671 PetscErrorCode DMStagGetOwnershipRanges(DM dm, const PetscInt *lx[], const PetscInt *ly[], const Pe… in DMStagGetOwnershipRanges() function
|