Home
last modified time | relevance | path

Searched refs:PetscSF_Allgatherv (Results 1 – 6 of 6) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c34 PetscSF_Allgatherv *dat = (PetscSF_Allgatherv *)sf->data; in PetscSFSetUp_Allgatherv()
76 PetscSF_Allgatherv *dat = (PetscSF_Allgatherv *)sf->data; in PetscSFReset_Allgatherv()
109 PetscSF_Allgatherv *dat = (PetscSF_Allgatherv *)sf->data; in PetscSFBcastBegin_Allgatherv()
132 PetscSF_Allgatherv *dat = (PetscSF_Allgatherv *)sf->data; in PetscSFReduceBegin_Allgatherv()
221 PetscSF_Allgatherv *dat = (PetscSF_Allgatherv *)sf->data; in PetscSFBcastToZero_Allgatherv()
359 PetscSF_Allgatherv *dat = (PetscSF_Allgatherv *)sf->data; in PetscSFGetLeafRanks_Allgatherv()
433 PetscSF_Allgatherv *dat = (PetscSF_Allgatherv *)sf->data; in PetscSFCreate_Allgatherv()
H A Dsfallgatherv.h13 } PetscSF_Allgatherv; typedef
/petsc/src/vec/is/sf/impls/basic/gather/
H A Dsfgather.c5 typedef PetscSF_Allgatherv PetscSF_Gather;
/petsc/src/vec/is/sf/impls/basic/gatherv/
H A Dsfgatherv.c6 typedef PetscSF_Allgatherv PetscSF_Gatherv;
/petsc/src/vec/is/sf/impls/basic/alltoall/
H A Dsfalltoall.c6 typedef PetscSF_Allgatherv PetscSF_Alltoall;
/petsc/src/vec/is/sf/impls/basic/allgather/
H A Dsfallgather.c4 typedef PetscSF_Allgatherv PetscSF_Allgather;