Lines Matching defs:link

232 static PetscErrorCode Pack(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt opt, co…  in Pack()
254 static PetscErrorCode UnpackAndOp(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt … in UnpackAndOp()
274 static PetscErrorCode FetchAndOp(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt o… in FetchAndOp()
293 static PetscErrorCode ScatterAndOp(PetscSFLink link, PetscInt count, PetscInt srcStart, PetscSFPack… in ScatterAndOp()
358 static PetscErrorCode ScatterAndInsert(PetscSFLink link, PetscInt count, PetscInt srcStart, PetscSF… in ScatterAndInsert()
379 static PetscErrorCode FetchAndOpLocal(PetscSFLink link, PetscInt count, PetscInt rootstart, PetscSF… in FetchAndOpLocal()
403 static void PackInit_RealType(PetscSFLink link) in PackInit_RealType()
437 static void PackInit_IntegerType(PetscSFLink link) in PackInit_IntegerType()
493 static void PackInit_ComplexType(PetscSFLink link) in PackInit_ComplexType()
519 static void PackInit_PairType(PetscSFLink link) in PackInit_PairType()
533 static void PackInit_DumbType(PetscSFLink link) in PackInit_DumbType()
559 static PetscErrorCode PetscSFLinkSyncDevice_Kokkos(PetscSFLink PETSC_UNUSED link) in PetscSFLinkSyncDevice_Kokkos()
566 static PetscErrorCode PetscSFLinkSyncStream_Kokkos(PetscSFLink PETSC_UNUSED link) in PetscSFLinkSyncStream_Kokkos()
575 static PetscErrorCode PetscSFLinkMemcpy_Kokkos(PetscSFLink PETSC_UNUSED link, PetscMemType dstmtype… in PetscSFLinkMemcpy_Kokkos()
627 static PetscErrorCode PetscSFLinkDestroy_Kokkos(PetscSF sf, PetscSFLink link) in PetscSFLinkDestroy_Kokkos()
638 PetscErrorCode PetscSFLinkSetUp_Kokkos(PetscSF PETSC_UNUSED sf, PetscSFLink link, MPI_Datatype unit) in PetscSFLinkSetUp_Kokkos()