Home
last modified time | relevance | path

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

/honee/problems/
H A Dbc_freestream.c183 …c inline CeedScalar RelativeError(CeedScalar S, CeedScalar A, CeedScalar B, CeedScalar threshold) { in RelativeError() argument
184 return (A - B) / (fabs(S) > threshold ? S : 1); in RelativeError()
/honee/
H A DDoxyfile2540 # become too big to be useful. The UML_LIMIT_NUM_FIELDS threshold limits the
2542 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2543 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2565 # to display on a single line. If the actual line length exceeds this threshold