Searched refs:LinkDestroy_MPI (Results 1 – 2 of 2) sorted by relevance
65 static PetscErrorCode LinkDestroy_MPI(PetscSF, PetscSFLink) noexcept;
626 inline PetscErrorCode SfInterface<T>::LinkDestroy_MPI(PetscSF, PetscSFLink link) noexcept in LinkDestroy_MPI() function in Petsc::sf::cupm::impl::SfInterface791 link->Destroy = LinkDestroy_MPI; in LinkSetUp()