/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9639/intel/AMG/build/AMG/AMG/parcsr_mv/par_csr_matop.c: 218 - 231
--------------------------------------------------------------------------------

218:             for (jj3 = B_offd_i[i2]; jj3 < B_offd_i[i2+1]; jj3++)
219:             {
220:                i3 = num_cols_diag_B+map_B_to_C[B_offd_j[jj3]];
[...]
228:                if (B_marker[i3] < jj_row_begin_offd)
229:                {
230:                   B_marker[i3] = jj_count_offd;
231:                   jj_count_offd++;
