Searched refs:PetscSFCreate_Allgatherv (Results 1 – 2 of 2) sorted by relevance
7 PETSC_INTERN PetscErrorCode PetscSFCreate_Allgatherv(PetscSF);37 PetscCall(PetscSFRegister(PETSCSFALLGATHERV, PetscSFCreate_Allgatherv)); in PetscSFRegisterAll()
431 PETSC_INTERN PetscErrorCode PetscSFCreate_Allgatherv(PetscSF sf) in PetscSFCreate_Allgatherv() function