Searched refs:LinkSetUp (Results 1 – 4 of 4) sorted by relevance
50 PetscCall(PetscSFHIP::LinkSetUp(sf, link, unit)); in PetscSFLinkSetUp_HIP()
47 PetscCall(PetscSFCuda::LinkSetUp(sf, link, unit)); in PetscSFLinkSetUp_CUDA()
70 static PetscErrorCode LinkSetUp(PetscSF, PetscSFLink, MPI_Datatype) noexcept;
642 inline PetscErrorCode SfInterface<T>::LinkSetUp(PetscSF sf, PetscSFLink link, MPI_Datatype unit) no… in LinkSetUp() function in Petsc::sf::cupm::impl::SfInterface