Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c501 static PetscErrorCode PetscSFLinkMemcpy_Host(PetscSFLink link, PetscMemType dstmtype, void *dst, Pe… in PetscSFLinkMemcpy_Host() function
683 link->Memcpy = PetscSFLinkMemcpy_Host; in PetscSFLinkSetUp_Host()