Searched refs:VecDot_MPIKokkos (Results 1 – 1 of 1) sorted by relevance
35 static PetscErrorCode VecDot_MPIKokkos(Vec xin, Vec yin, PetscScalar *z) in VecDot_MPIKokkos() function232 v->ops->dot = VecDot_MPIKokkos; in VecCreate_MPIKokkos_Common()