Searched refs:PetscSFDestroy_Allgatherv (Results 1 – 6 of 6) sorted by relevance
18 PETSC_INTERN PetscErrorCode PetscSFDestroy_Allgatherv(PetscSF);
94 PETSC_INTERN PetscErrorCode PetscSFDestroy_Allgatherv(PetscSF sf) in PetscSFDestroy_Allgatherv() function441 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Allgatherv()
53 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Gather()
66 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Gatherv()
200 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Alltoall()
123 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Allgather()