Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx1472 static PetscErrorCode VecCreateSeqKokkosWithArrays_Private(MPI_Comm, PetscInt, PetscInt, const Pets…
1495 else PetscCall(VecCreateSeqKokkosWithArrays_Private(comm, bs, n, array_h, array_d, &z)); in VecGetSubVector_Kokkos_Private()
1823 static PetscErrorCode VecCreateSeqKokkosWithArrays_Private(MPI_Comm comm, PetscInt bs, PetscInt n, … in VecCreateSeqKokkosWithArrays_Private() function