Searched refs:dest_col (Results 1 – 1 of 1) sorted by relevance
7946 PetscInt dest_col = idx[jj] / bs; in MatCreateGraph_Simple_AIJ() local7949 PetscCall(MatSetValues(Gmat, 1, &dest_row, 1, &dest_col, &sv, ADD_VALUES)); in MatCreateGraph_Simple_AIJ()