Searched defs:wv (Results 1 – 3 of 3) sorted by relevance
737 PetscScalarKokkosView wv; in VecWAXPY_SeqKokkos() local976 PetscScalarKokkosViewHost wv; in VecPointwiseMult_SeqKokkos() local990 PetscScalarKokkosView wv; in VecPointwiseMult_SeqKokkos() local1014 PetscScalarKokkosViewHost wv; in VecPointwiseDivide_SeqKokkos() local1032 PetscScalarKokkosView wv; in VecPointwiseDivide_SeqKokkos() local
134 PetscReal *w, *v, wv; in main() local
75 …ode PetscDTAltVApply(PetscInt N, PetscInt k, const PetscReal *w, const PetscReal *v, PetscReal *wv) in PetscDTAltVApply()