Searched refs:VecShift_SeqKokkos (Results 1 – 3 of 3) sorted by relevance
163 PETSC_INTERN PetscErrorCode VecShift_SeqKokkos(Vec, PetscScalar);
211 PetscErrorCode VecShift_SeqKokkos(Vec xin, PetscScalar shift) in VecShift_SeqKokkos() function1643 v->ops->shift = VecShift_SeqKokkos; in VecCreate_SeqKokkos_Common()
217 v->ops->shift = VecShift_SeqKokkos; in VecCreate_MPIKokkos_Common()