Searched refs:PetscSFCreateLocalSF_Allgatherv (Results 1 – 5 of 5) sorted by relevance
23 PETSC_INTERN PetscErrorCode PetscSFCreateLocalSF_Allgatherv(PetscSF, PetscSF *);
405 PETSC_INTERN PetscErrorCode PetscSFCreateLocalSF_Allgatherv(PetscSF sf, PetscSF *out) in PetscSFCreateLocalSF_Allgatherv() function449 sf->ops->CreateLocalSF = PetscSFCreateLocalSF_Allgatherv; in PetscSFCreate_Allgatherv()
58 sf->ops->CreateLocalSF = PetscSFCreateLocalSF_Allgatherv; in PetscSFCreate_Gather()
71 sf->ops->CreateLocalSF = PetscSFCreateLocalSF_Allgatherv; in PetscSFCreate_Gatherv()
127 sf->ops->CreateLocalSF = PetscSFCreateLocalSF_Allgatherv; in PetscSFCreate_Allgather()