Home
last modified time | relevance | path

Searched defs:ScatterAndInsert (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx358 static PetscErrorCode ScatterAndInsert(PetscSFLink link, PetscInt count, PetscInt srcStart, PetscSF… in ScatterAndInsert() function
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp362 inline PetscErrorCode SfInterface<T>::ScatterAndInsert(PetscSFLink link, PetscInt count, PetscInt s… in ScatterAndInsert() function in Petsc::sf::cupm::impl::SfInterface