Home
last modified time | relevance | path

Searched refs:DMStagSetStencilWidth (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagintern.c71 PetscCall(DMStagSetStencilWidth(dm, stencilWidth)); in DMStagInitialize()
H A Dstagutils.c1242 PetscErrorCode DMStagSetStencilWidth(DM dm, PetscInt stencilWidth) in DMStagSetStencilWidth() function
/petsc/include/
H A Dpetscdmstag.h133 PETSC_EXTERN PetscErrorCode DMStagSetStencilWidth(DM, PetscInt);
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi61 PetscErrorCode DMStagSetStencilWidth(PetscDM, PetscInt)
H A DDMStag.pyx177 petsc.DMStagSetStencilWidth
181 CHKERR(DMStagSetStencilWidth(self.dm, sw))