Searched refs:VecPlaceArray_SeqKokkos (Results 1 – 3 of 3) sorted by relevance
134 PETSC_INTERN PetscErrorCode VecPlaceArray_SeqKokkos(Vec, const PetscScalar *);
1244 PetscErrorCode VecPlaceArray_SeqKokkos(Vec vin, const PetscScalar *a) in VecPlaceArray_SeqKokkos() function1671 v->ops->placearray = VecPlaceArray_SeqKokkos; in VecCreate_SeqKokkos_Common()
228 v->ops->placearray = VecPlaceArray_SeqKokkos; in VecCreate_MPIKokkos_Common()