Searched refs:dH_err (Results 1 – 1 of 1) sorted by relevance
494 CeedScalar dH_err; in TestTotalSpecificEnthalpy_fwd() local496 dH_err = RelativeError(dH_fd, dH, dH_fd, divisor_threshold); in TestTotalSpecificEnthalpy_fwd()497 …if (fabs(dH_err) >= rtol) printf("%s dH error %g (expected %.10e, got %.10e)\n", buf, dH_err, dH_f… in TestTotalSpecificEnthalpy_fwd()