Searched refs:irootloc_h (Results 1 – 1 of 1) sorted by relevance
911 PetscIntKokkosViewHost irootloc_h(NoInit("irootloc_h"), ioffset[niranks]); in MatMPIAIJKokkosBcastBegin() local912 Kokkos::deep_copy(irootloc_h, tmp); in MatMPIAIJKokkosBcastBegin()916 mm->irootloc = Kokkos::create_mirror_view_and_copy(DefaultMemorySpace(), irootloc_h); in MatMPIAIJKokkosBcastBegin()