Searched refs:PetscSFCreate_Allgather (Results 1 – 2 of 2) sorted by relevance
8 PETSC_INTERN PetscErrorCode PetscSFCreate_Allgather(PetscSF);38 PetscCall(PetscSFRegister(PETSCSFALLGATHER, PetscSFCreate_Allgather)); in PetscSFRegisterAll()
113 PETSC_INTERN PetscErrorCode PetscSFCreate_Allgather(PetscSF sf) in PetscSFCreate_Allgather() function