Searched refs:VecGetSubVector_SeqKokkos (Results 1 – 1 of 1) sorted by relevance
1516 static PetscErrorCode VecGetSubVector_SeqKokkos(Vec x, IS is, Vec *y) in VecGetSubVector_SeqKokkos() function1688 v->ops->getsubvector = VecGetSubVector_SeqKokkos; in VecCreate_SeqKokkos_Common()