| /petsc/src/vec/is/sf/impls/basic/allgather/ |
| H A D | sfallgather.c | 31 …rCode PetscSFBcastBegin_Allgather(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const voi… in PetscSFBcastBegin_Allgather() 51 …MPI_Datatype unit, PetscMemType leafmtype, const void *leafdata, PetscMemType rootmtype, void *roo… in PetscSFReduceBegin_Allgather() 85 …Code PetscSFBcastToZero_Allgather(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const voi… in PetscSFBcastToZero_Allgather()
|
| /petsc/src/vec/is/sf/impls/basic/allgatherv/ |
| H A D | sfallgatherv.c | 102 …Code PetscSFBcastBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const voi… in PetscSFBcastBegin_Allgatherv() 129 …MPI_Datatype unit, PetscMemType leafmtype, const void *leafdata, PetscMemType rootmtype, void *roo… in PetscSFReduceBegin_Allgatherv() 215 …ode PetscSFBcastToZero_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const voi… in PetscSFBcastToZero_Allgatherv() 281 …PetscSFFetchAndOpBegin_Allgatherv(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, void *roo… in PetscSFFetchAndOpBegin_Allgatherv()
|
| /petsc/src/vec/is/sf/impls/basic/gatherv/ |
| H A D | sfgatherv.c | 43 …de PetscSFFetchAndOpBegin_Gatherv(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, void *roo… in PetscSFFetchAndOpBegin_Gatherv()
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfbasic.c | 352 …ErrorCode PetscSFBcastBegin_Basic(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const voi… in PetscSFBcastBegin_Basic() 385 …MPI_Datatype unit, PetscMemType leafmtype, const void *leafdata, PetscMemType rootmtype, void *roo… in PetscSFLeafToRootBegin_Basic() 398 …MPI_Datatype unit, PetscMemType leafmtype, const void *leafdata, PetscMemType rootmtype, void *roo… in PetscSFReduceBegin_Basic() 420 …Code PetscSFFetchAndOpBegin_Basic(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, void *roo… in PetscSFFetchAndOpBegin_Basic()
|
| H A D | sfmpi.c | 72 …PetscMemType rootmtype = PetscMemTypeHost(xrootmtype) ? PETSC_MEMTYPE_HOST : PETSC_MEMTYPE_DEV… in PetscSFLinkCreate_MPI() local
|
| H A D | sfpack.c | 420 PetscErrorCode PetscSFLinkCreate(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const void … in PetscSFLinkCreate() 923 …PetscMemType rootmtype … in PetscSFLinkPackRootData_Private() local 988 …PetscMemType rootmtype … in PetscSFLinkUnpackRootData_Private() local 1066 …PetscMemType rootmtype … in PetscSFLinkFetchAndOpRemote() local 1087 PetscMemType rootmtype = link->rootmtype, leafmtype = link->leafmtype, srcmtype, dstmtype; in PetscSFLinkScatterLocal() local 1149 const PetscMemType rootmtype = link->rootmtype, leafmtype = link->leafmtype; in PetscSFLinkFetchAndOpLocal() local
|
| H A D | sfpack.h | 178 PetscMemType rootmtype, leafmtype; /* root/leafdata's memory type */ member
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 1489 PetscMemType rootmtype, leafmtype; in PetscSFBcastBegin() local 1523 PetscErrorCode PetscSFBcastWithMemTypeBegin(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, … in PetscSFBcastWithMemTypeBegin() 1587 PetscMemType rootmtype, leafmtype; in PetscSFReduceBegin() local 1620 …MPI_Datatype unit, PetscMemType leafmtype, const void *leafdata, PetscMemType rootmtype, void *roo… in PetscSFReduceWithMemTypeBegin() 1687 PetscMemType rootmtype, leafmtype, leafupdatemtype; in PetscSFFetchAndOpBegin() local 1728 …PetscSFFetchAndOpWithMemTypeBegin(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, void *roo… in PetscSFFetchAndOpWithMemTypeBegin() 2289 PetscMemType rootmtype, leafmtype; in PetscSFBcastToZero_Private() local
|
| /petsc/include/ |
| H A D | petscsf.h | 227 …PetscSFBcastAndOpWithMemtypeBegin(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const voi… in PetscSFBcastAndOpWithMemtypeBegin()
|
| /petsc/src/vec/is/sf/impls/window/ |
| H A D | sfwindow.c | 1001 …rrorCode PetscSFBcastBegin_Window(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, const voi… in PetscSFBcastBegin_Window() 1056 …MPI_Datatype unit, PetscMemType leafmtype, const void *leafdata, PetscMemType rootmtype, void *roo… in PetscSFReduceBegin_Window() 1094 …ode PetscSFFetchAndOpBegin_Window(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, void *roo… in PetscSFFetchAndOpBegin_Window()
|
| /petsc/src/vec/is/sf/impls/basic/nvshmem/ |
| H A D | sfnvshmem.cu | 159 PetscErrorCode PetscSFLinkNvshmemCheck(PetscSF sf, PetscMemType rootmtype, const void *rootdata, Pe… in PetscSFLinkNvshmemCheck() 687 PetscErrorCode PetscSFLinkCreate_NVSHMEM(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, con… in PetscSFLinkCreate_NVSHMEM()
|