Searched refs:dB_fd (Results 1 – 1 of 1) sorted by relevance
707 CeedScalar dB[5] = {0.}, dB_fd[5] = {0.}; in TestState_fwd() local723 for (int j = 0; j < 5; j++) dB_fd[j] = (B1[j] - B0[j]) / eps; in TestState_fwd()727 PetscCall(CheckQWithTolerance(dB_fd, dB, dB_fd, buf, rtol_0, rtol_u, rtol_4)); in TestState_fwd()