Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Dmatrix.c10479 MPI_Comm subcomm_in = subcomm; in MatCreateRedundantMatrix() local
10507 …if (subcomm_in == MPI_COMM_NULL && reuse == MAT_INITIAL_MATRIX) { /* get subcomm if user does not … in MatCreateRedundantMatrix()