Searched refs:z_d (Results 1 – 1 of 1) sorted by relevance
536 PetscScalar *z_d = nullptr; in VecMultiDot_SeqKokkos_GEMV() local544 z_d = z_h; in VecMultiDot_SeqKokkos_GEMV()568 if (!z_d) { in VecMultiDot_SeqKokkos_GEMV()573 z_d = PetscScalarPool; in VecMultiDot_SeqKokkos_GEMV()577 …auto zv = PetscScalarKokkosDualView(PetscScalarKokkosView(z_d + i, m), PetscScalarKokkosVie… in VecMultiDot_SeqKokkos_GEMV()