Searched refs:VecSetRandom_SeqKokkos (Results 1 – 3 of 3) sorted by relevance
153 PETSC_INTERN PetscErrorCode VecSetRandom_SeqKokkos(Vec, PetscRandom);
106 PetscErrorCode VecSetRandom_SeqKokkos(Vec xin, PetscRandom r) in VecSetRandom_SeqKokkos() function1653 v->ops->setrandom = VecSetRandom_SeqKokkos; in VecCreate_SeqKokkos_Common()
210 v->ops->setrandom = VecSetRandom_SeqKokkos; in VecCreate_MPIKokkos_Common()