Searched refs:DMShellSetCreateDomainDecomposition (Results 1 – 4 of 4) sorted by relevance
35 PETSC_EXTERN PetscErrorCode DMShellSetCreateDomainDecomposition(DM, PetscErrorCode (*)(DM, PetscInt…
580 petsc.DMShellSetCreateDomainDecomposition588 CHKERR(DMShellSetCreateDomainDecomposition(self.dm, DMSHELL_CreateDomainDecomposition))590 CHKERR(DMShellSetCreateDomainDecomposition(self.dm, NULL))
64 …PetscErrorCode DMShellSetCreateDomainDecomposition(PetscDM, PetscDMShellCreateDomainDecompositionF…
995 PetscErrorCode DMShellSetCreateDomainDecomposition(DM dm, PetscErrorCode (*decomp)(DM, PetscInt *, … in DMShellSetCreateDomainDecomposition() function