Searched refs:rowoffset_h (Results 1 – 1 of 1) sorted by relevance
834 PetscIntKokkosViewHost rowoffset_h(NoInit("rowoffset_h"), ioffset[niranks] + 1); in MatMPIAIJKokkosBcastBegin() local835 …PetscInt *rowoffset = rowoffset_h.data(); // for each entry (row) indicated in irootl… in MatMPIAIJKokkosBcastBegin()917 mm->rowoffset = Kokkos::create_mirror_view_and_copy(DefaultMemorySpace(), rowoffset_h); in MatMPIAIJKokkosBcastBegin()