Searched defs:MAXPYFunctor (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/vec/impls/seq/kokkos/ |
| H A D | veckok.kokkos.cxx | 754 struct MAXPYFunctor { struct 762 …MAXPYFunctor(PetscScalarKokkosView yv, PetscScalar a0, PetscScalar a1, PetscScalar a2, PetscScalar… in MAXPYFunctor() argument 806 …MAXPYFunctor<8> maxpy(yv, a[0], a[1], a[2], a[3], a[4], a[5], a[6], a[7], xv[0], xv[1], xv[2], xv[… in VecMAXPY_SeqKokkos() argument
|