Searched refs:ConjugateDotTag (Results 1 – 1 of 1) sorted by relevance
283 struct ConjugateDotTag { }; struct316 KOKKOS_INLINE_FUNCTION void operator()(ConjugateDotTag, const size_type i, value_type sum) const in operator ()()326 …KOKKOS_INLINE_FUNCTION void join(ConjugateDotTag, value_type dst, const value_type src) const { jo… in join()329 KOKKOS_INLINE_FUNCTION void init(ConjugateDotTag, value_type sum) const { init(sum); } in init()512 PetscCall(VecMultiDot_Private<ConjugateDotTag>(xin, nv, yin, z)); in VecMDot_SeqKokkos()