Searched refs:PetscSFReset_Allgatherv (Results 1 – 6 of 6) sorted by relevance
17 PETSC_INTERN PetscErrorCode PetscSFReset_Allgatherv(PetscSF);
74 PETSC_INTERN PetscErrorCode PetscSFReset_Allgatherv(PetscSF sf) in PetscSFReset_Allgatherv() function97 PetscCall(PetscSFReset_Allgatherv(sf)); in PetscSFDestroy_Allgatherv()440 sf->ops->Reset = PetscSFReset_Allgatherv; in PetscSFCreate_Allgatherv()
52 sf->ops->Reset = PetscSFReset_Allgatherv; in PetscSFCreate_Gather()
65 sf->ops->Reset = PetscSFReset_Allgatherv; in PetscSFCreate_Gatherv()
201 sf->ops->Reset = PetscSFReset_Allgatherv; in PetscSFCreate_Alltoall()
122 sf->ops->Reset = PetscSFReset_Allgatherv; in PetscSFCreate_Allgather()