Searched refs:dB (Results 1 – 1 of 1) sorted by relevance
| /honee/problems/ |
| H A D | newtonian.c | 707 CeedScalar dB[5] = {0.}, dB_fd[5] = {0.}; in TestState_fwd() local 713 StateToQ_fwd(gas, state_0, dstate_0, dB, state_var_B); in TestState_fwd() 727 PetscCall(CheckQWithTolerance(dB_fd, dB, dB_fd, buf, rtol_0, rtol_u, rtol_4)); in TestState_fwd()
|