Searched refs:jv (Results 1 – 1 of 1) sorted by relevance
2361 …const auto &jv = Kokkos::create_mirror_view_and_copy(HostMirrorMemorySpace(), csrmat.graph.… in PrintCsrMatrix() local2364 const PetscInt *j = jv.data(); in PrintCsrMatrix()