Searched refs:VecAYPX_SeqKokkos (Results 1 – 3 of 3) sorted by relevance
152 PETSC_INTERN PetscErrorCode VecAYPX_SeqKokkos(Vec, PetscScalar, Vec);
256 PetscErrorCode VecAYPX_SeqKokkos(Vec yin, PetscScalar beta, Vec xin) in VecAYPX_SeqKokkos() function1667 v->ops->aypx = VecAYPX_SeqKokkos; in VecCreate_SeqKokkos_Common()
225 v->ops->aypx = VecAYPX_SeqKokkos; in VecCreate_MPIKokkos_Common()