Searched refs:VecGetLocalVector_SeqKokkos (Results 1 – 3 of 3) sorted by relevance
245 v->ops->getlocalvector = VecGetLocalVector_SeqKokkos; in VecCreate_MPIKokkos_Common()247 v->ops->getlocalvectorread = VecGetLocalVector_SeqKokkos; in VecCreate_MPIKokkos_Common()
154 PETSC_INTERN PetscErrorCode VecGetLocalVector_SeqKokkos(Vec, Vec);
1354 PetscErrorCode VecGetLocalVector_SeqKokkos(Vec v, Vec w) in VecGetLocalVector_SeqKokkos() function1677 v->ops->getlocalvector = VecGetLocalVector_SeqKokkos; in VecCreate_SeqKokkos_Common()1679 v->ops->getlocalvectorread = VecGetLocalVector_SeqKokkos; in VecCreate_SeqKokkos_Common()