Searched refs:LinkMemcpy (Results 1 – 2 of 2) sorted by relevance
64 …static PetscErrorCode LinkMemcpy(PetscSFLink, PetscMemType, void *, PetscMemType, const void *, si…
582 inline PetscErrorCode SfInterface<T>::LinkMemcpy(PetscSFLink link, PetscMemType dstmtype, void *dst… in LinkMemcpy() function in Petsc::sf::cupm::impl::SfInterface794 link->Memcpy = LinkMemcpy; in LinkSetUp()