Searched refs:ConstMatScalarKokkosView (Results 1 – 2 of 2) sorted by relevance
43 using ConstMatScalarKokkosView = KokkosCsrMatrix::values_type::const_type; typedef
1177 PetscErrorCode MatSeqAIJGetKokkosView(Mat A, ConstMatScalarKokkosView *kv) in MatSeqAIJGetKokkosView()1191 PetscErrorCode MatSeqAIJRestoreKokkosView(Mat A, ConstMatScalarKokkosView *kv) in MatSeqAIJRestoreKokkosView()1263 ConstMatScalarKokkosView Xa; in MatAXPY_SeqAIJKokkos()1396 ConstMatScalarKokkosView kv; in MatSetValuesCOO_SeqAIJKokkos()1414 kv = ConstMatScalarKokkosView(v, n); /* Directly use v[]'s memory */ in MatSetValuesCOO_SeqAIJKokkos()1727 …pose_matrix<ConstMatRowMapKokkosView, ConstMatColIdxKokkosView, ConstMatScalarKokkosView, MatRowMa… in MatSeqAIJKokkosTransposeSolveCheck()1764 …pose_matrix<ConstMatRowMapKokkosView, ConstMatColIdxKokkosView, ConstMatScalarKokkosView, MatRowMa… in MatSeqAIJKokkosTransposeSolveCheck()