Searched refs:VecRestoreLocalVector_SeqKokkos (Results 1 – 3 of 3) sorted by relevance
246 v->ops->restorelocalvector = VecRestoreLocalVector_SeqKokkos; in VecCreate_MPIKokkos_Common()248 v->ops->restorelocalvectorread = VecRestoreLocalVector_SeqKokkos; in VecCreate_MPIKokkos_Common()
155 PETSC_INTERN PetscErrorCode VecRestoreLocalVector_SeqKokkos(Vec, Vec);
1375 PetscErrorCode VecRestoreLocalVector_SeqKokkos(Vec v, Vec w) in VecRestoreLocalVector_SeqKokkos() function1678 v->ops->restorelocalvector = VecRestoreLocalVector_SeqKokkos; in VecCreate_SeqKokkos_Common()1680 v->ops->restorelocalvectorread = VecRestoreLocalVector_SeqKokkos; in VecCreate_SeqKokkos_Common()