Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dutils_eigensolver_jacobi.h44 CEED_QFUNCTION_HELPER void MaxEntry(const CeedScalar *A, CeedInt N, CeedInt *max_idx_row, CeedInt *… in MaxEntry() function
292 MaxEntry(A, N, max_idx_row, &i, &j); in Diagonalize()