Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm.hpp64 …static PetscErrorCode LinkMemcpy(PetscSFLink, PetscMemType, void *, PetscMemType, const void *, si…
H A Dsfcupm_impl.hpp582 inline PetscErrorCode SfInterface<T>::LinkMemcpy(PetscSFLink link, PetscMemType dstmtype, void *dst… in LinkMemcpy() function in Petsc::sf::cupm::impl::SfInterface
794 link->Memcpy = LinkMemcpy; in LinkSetUp()