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