Home
last modified time | relevance | path

Searched defs:i_max (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dutils_eigensolver_jacobi.h48 … void MaxEntry(const CeedScalar *A, CeedInt N, CeedInt *max_idx_row, CeedInt *i_max, CeedInt *j_ma… in MaxEntry()
237 CeedInt i_max = i; in SortRows() local