Home
last modified time | relevance | path

Searched refs:PetscSFCreate_Allgatherv (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/sf/interface/
H A Dsfregi.c7 PETSC_INTERN PetscErrorCode PetscSFCreate_Allgatherv(PetscSF);
37 PetscCall(PetscSFRegister(PETSCSFALLGATHERV, PetscSFCreate_Allgatherv)); in PetscSFRegisterAll()
/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c431 PETSC_INTERN PetscErrorCode PetscSFCreate_Allgatherv(PetscSF sf) in PetscSFCreate_Allgatherv() function