Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c819 static inline PetscErrorCode PetscSFLinkLogFlopsAfterUnpackRootData(PetscSF sf, PetscSFLink link, P… in PetscSFLinkLogFlopsAfterUnpackRootData() function
1003 PetscCall(PetscSFLinkLogFlopsAfterUnpackRootData(sf, link, scope, op)); in PetscSFLinkUnpackRootData_Private()
1077 PetscCall(PetscSFLinkLogFlopsAfterUnpackRootData(sf, link, PETSCSF_REMOTE, op)); in PetscSFLinkFetchAndOpRemote()