Home
last modified time | relevance | path

Searched refs:sadj_xadj (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/adj/mpi/
H A Dmpiadj.c10 … MatCreateSubMatrix_MPIAdj_data(Mat adj, IS irows, IS icols, PetscInt **sadj_xadj, PetscInt **sadj… in MatCreateSubMatrix_MPIAdj_data() argument
115 if (sadj_xadj) { in MatCreateSubMatrix_MPIAdj_data()
116 *sadj_xadj = sxadj; in MatCreateSubMatrix_MPIAdj_data()