Searched defs:j_max (Results 1 – 1 of 1) sorted by relevance
35 CeedInt j_max = i + 1; in MaxEntryRow() local48 …id MaxEntry(const CeedScalar *A, CeedInt N, CeedInt *max_idx_row, CeedInt *i_max, CeedInt *j_max) { in MaxEntry()