Searched refs:VecConjugate_SeqKokkos (Results 1 – 2 of 2) sorted by relevance
144 PETSC_INTERN PetscErrorCode VecConjugate_SeqKokkos(Vec xin);
1230 PetscErrorCode VecConjugate_SeqKokkos(Vec xin) in VecConjugate_SeqKokkos() function1676 v->ops->conjugate = VecConjugate_SeqKokkos; in VecCreate_SeqKokkos_Common()