Searched refs:F_NzLeft (Results 1 – 1 of 1) sorted by relevance
148 PetscIntKokkosView F_NzLeft; // plans to split F (in leafbuf) into Fd, Fo member864 MatColIdxType *F_NzLeft = F_NzLeft_h.data(); in MatMPIAIJKokkosBcastBegin() local873 F_NzLeft[i] = lb1 - first; in MatMPIAIJKokkosBcastBegin()889 PetscInt nzLeft = F_NzLeft[i]; in MatMPIAIJKokkosBcastBegin()915 mm->F_NzLeft = Kokkos::create_mirror_view_and_copy(DefaultMemorySpace(), F_NzLeft_h); in MatMPIAIJKokkosBcastBegin()1012 PetscIntKokkosView &F_NzLeft = mm->F_NzLeft; in MatMPIAIJKokkosBcastEnd() local1029 PetscInt nzLeft = F_NzLeft(i); in MatMPIAIJKokkosBcastEnd()