Searched refs:VecAXPY_SeqKokkos (Results 1 – 3 of 3) sorted by relevance
142 PETSC_INTERN PetscErrorCode VecAXPY_SeqKokkos(Vec, PetscScalar, Vec);
225 PetscErrorCode VecAXPY_SeqKokkos(Vec yin, PetscScalar alpha, Vec xin) in VecAXPY_SeqKokkos() function890 if (nfail++ == 0) PetscCall(VecAXPY_SeqKokkos(yin, a_h[i], xin[i])); in VecMAXPY_SeqKokkos_GEMV()1649 v->ops->axpy = VecAXPY_SeqKokkos; in VecCreate_SeqKokkos_Common()
222 v->ops->axpy = VecAXPY_SeqKokkos; in VecCreate_MPIKokkos_Common()