Searched refs:DMShellSetCreateDomainDecompositionScatters (Results 1 – 4 of 4) sorted by relevance
36 PETSC_EXTERN PetscErrorCode DMShellSetCreateDomainDecompositionScatters(DM, PetscErrorCode (*)(DM, …
612 petsc.DMShellSetCreateDomainDecompositionScatters620 …CHKERR(DMShellSetCreateDomainDecompositionScatters(self.dm, DMSHELL_CreateDomainDecompositionScatt…622 CHKERR(DMShellSetCreateDomainDecompositionScatters(self.dm, NULL))
65 …PetscErrorCode DMShellSetCreateDomainDecompositionScatters(PetscDM, PetscDMShellCreateDomainDecomp…
1020 PetscErrorCode DMShellSetCreateDomainDecompositionScatters(DM dm, PetscErrorCode (*scatter)(DM, Pet… in DMShellSetCreateDomainDecompositionScatters() function