Searched refs:PetscSFCreate_Gather (Results 1 – 2 of 2) sorted by relevance
10 PETSC_INTERN PetscErrorCode PetscSFCreate_Gather(PetscSF);40 PetscCall(PetscSFRegister(PETSCSFGATHER, PetscSFCreate_Gather)); in PetscSFRegisterAll()
41 PETSC_INTERN PetscErrorCode PetscSFCreate_Gather(PetscSF sf) in PetscSFCreate_Gather() function