Lines Matching defs:sf

54 PetscErrorCode PetscSFReset_Basic_NVSHMEM(PetscSF sf)  in PetscSFReset_Basic_NVSHMEM()
74 static PetscErrorCode PetscSFSetUp_Basic_NVSHMEM(PetscSF sf) in PetscSFSetUp_Basic_NVSHMEM()
159 PetscErrorCode PetscSFLinkNvshmemCheck(PetscSF sf, PetscMemType rootmtype, const void *rootdata, Pe… in PetscSFLinkNvshmemCheck()
214 static PetscErrorCode PetscSFLinkBuildDependenceBegin(PetscSF sf, PetscSFLink link, PetscSFDirectio… in PetscSFLinkBuildDependenceBegin()
229 static PetscErrorCode PetscSFLinkBuildDependenceEnd(PetscSF sf, PetscSFLink link, PetscSFDirection … in PetscSFLinkBuildDependenceEnd()
304 static PetscErrorCode PetscSFLinkWaitSignalsOfCompletionOfGettingData_NVSHMEM(PetscSF sf, PetscSFLi… in PetscSFLinkWaitSignalsOfCompletionOfGettingData_NVSHMEM()
339 static PetscErrorCode PetscSFLinkGetDataBegin_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirectio… in PetscSFLinkGetDataBegin_NVSHMEM()
435 static PetscErrorCode PetscSFLinkGetDataEnd_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirection … in PetscSFLinkGetDataEnd_NVSHMEM()
514 static PetscErrorCode PetscSFLinkPutDataBegin_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirectio… in PetscSFLinkPutDataBegin_NVSHMEM()
606 static PetscErrorCode PetscSFLinkPutDataEnd_NVSHMEM(PetscSF sf, PetscSFLink link, PetscSFDirection … in PetscSFLinkPutDataEnd_NVSHMEM()
640 static PetscErrorCode PetscSFLinkSendSignalsToAllowPuttingData_NVSHMEM(PetscSF sf, PetscSFLink link… in PetscSFLinkSendSignalsToAllowPuttingData_NVSHMEM()
668 static PetscErrorCode PetscSFLinkDestroy_NVSHMEM(PetscSF sf, PetscSFLink link) in PetscSFLinkDestroy_NVSHMEM()
687 PetscErrorCode PetscSFLinkCreate_NVSHMEM(PetscSF sf, MPI_Datatype unit, PetscMemType rootmtype, con… in PetscSFLinkCreate_NVSHMEM()