Searched refs:PetscSFCreate_Gatherv (Results 1 – 2 of 2) sorted by relevance
9 PETSC_INTERN PetscErrorCode PetscSFCreate_Gatherv(PetscSF);39 PetscCall(PetscSFRegister(PETSCSFGATHERV, PetscSFCreate_Gatherv)); in PetscSFRegisterAll()
53 PETSC_INTERN PetscErrorCode PetscSFCreate_Gatherv(PetscSF sf) in PetscSFCreate_Gatherv() function