Home
last modified time | relevance | path

Searched defs:FetchAndOpLocal (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx379 static PetscErrorCode FetchAndOpLocal(PetscSFLink link, PetscInt count, PetscInt rootstart, PetscSF… in FetchAndOpLocal() function
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp377 inline PetscErrorCode SfInterface<T>::FetchAndOpLocal(PetscSFLink link, PetscInt count, PetscInt ro… in FetchAndOpLocal() function in Petsc::sf::cupm::impl::SfInterface
/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c1151 …PetscErrorCode (*FetchAndOpLocal)(PetscSFLink, PetscInt, PetscInt, PetscSFPackOpt, const PetscInt … in PetscSFLinkFetchAndOpLocal() local