Home
last modified time | relevance | path

Searched refs:ConstMatScalarKokkosView (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.hpp43 using ConstMatScalarKokkosView = KokkosCsrMatrix::values_type::const_type; typedef
H A Daijkok.kokkos.cxx1177 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()