Searched defs:garray1 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/kokkos/ |
| H A D | mpiaijkok.kokkos.cxx | 265 static PetscErrorCode ReduceTwoSetsOfGlobalIndices(PetscInt n1, const PetscInt *garray1, PetscInt m… in ReduceTwoSetsOfGlobalIndices() 342 …sCsrMatrix A, KokkosCsrMatrix B, PetscInt cstart, PetscInt cend, const PetscInt *garray1, PetscSF … in MatMPIAIJKokkosReduceBegin() 674 …sCsrMatrix A, KokkosCsrMatrix B, PetscInt cstart, PetscInt cend, const PetscInt *garray1, PetscSF … in MatMPIAIJKokkosReduceEnd() 752 const PetscInt *garray1 = empi->garray; // its size is n1 in MatMPIAIJKokkosBcastBegin() local
|