Searched refs:VecCreateSeqKokkosWithLayoutAndArrays_Private (Results 1 – 1 of 1) sorted by relevance
1779 static PetscErrorCode VecCreateSeqKokkosWithLayoutAndArrays_Private(PetscLayout map, const PetscSca… in VecCreateSeqKokkosWithLayoutAndArrays_Private() function1833 PetscCall(VecCreateSeqKokkosWithLayoutAndArrays_Private(map, harray, darray, v)); in VecCreateSeqKokkosWithArrays_Private()1890 …PetscCall(VecCreateSeqKokkosWithLayoutAndArrays_Private(map, &array_h[i * lda], &array_d[i * lda],… in VecDuplicateVecs_SeqKokkos_GEMV()