Searched refs:PetscSFSetUp_Allgather (Results 1 – 6 of 6) sorted by relevance
6 PETSC_INTERN PetscErrorCode PetscSFSetUp_Allgather(PetscSF);
6 PetscErrorCode PetscSFSetUp_Allgather(PetscSF sf) in PetscSFSetUp_Allgather() function132 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Allgather()
15 PETSC_INTERN PetscErrorCode PetscSFSetUp_Allgather(PetscSF);
41 PetscCall(PetscSFSetUp_Allgather(sf)); in PetscSFSetUp_Allgatherv()
61 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Gather()
207 sf->ops->SetUp = PetscSFSetUp_Allgather; in PetscSFCreate_Alltoall()