Searched refs:DMShellSetLocalToLocalVecScatter (Results 1 – 4 of 4) sorted by relevance
22 PETSC_EXTERN PetscErrorCode DMShellSetLocalToLocalVecScatter(DM, VecScatter);
331 petsc.DMShellSetLocalToLocalVecScatter334 CHKERR(DMShellSetLocalToLocalVecScatter(self.dm, ltol.sct))
56 PetscErrorCode DMShellSetLocalToLocalVecScatter(PetscDM, PetscScatter)
684 PetscErrorCode DMShellSetLocalToLocalVecScatter(DM dm, VecScatter ltol) in DMShellSetLocalToLocalVecScatter() function