Home
last modified time | relevance | path

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

/honee/problems/
H A Dbc_freestream.c404 CeedScalar ds_left_err, ds_right_err; in TestComputeHLLSpeeds_Roe_fwd() local
407 ds_right_err = RelativeError(ds_right_fd, ds_right, ds_right_fd, divisor_threshold); in TestComputeHLLSpeeds_Roe_fwd()
409 …if (fabs(ds_right_err) >= rtol) printf("%s ds_right error %g (expected %.10e, got %.10e)\n", buf, in TestComputeHLLSpeeds_Roe_fwd()