Home
last modified time | relevance | path

Searched refs:LinkDestroy_MPI (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm.hpp65 static PetscErrorCode LinkDestroy_MPI(PetscSF, PetscSFLink) noexcept;
H A Dsfcupm_impl.hpp626 inline PetscErrorCode SfInterface<T>::LinkDestroy_MPI(PetscSF, PetscSFLink link) noexcept in LinkDestroy_MPI() function in Petsc::sf::cupm::impl::SfInterface
791 link->Destroy = LinkDestroy_MPI; in LinkSetUp()