Searched refs:delta_t (Results 1 – 2 of 2) sorted by relevance
26 CeedScalar delta_t = context->solution_time - context->previous_time; in ChildStatsCollection_CflPe() local38 wdetJ = wdetJ * delta_t; in ChildStatsCollection_CflPe()51 wdetJ = wdetJ * delta_t; in ChildStatsCollection_CflPe()
48 CeedScalar delta_t = context->solution_time - context->previous_time; in ChildStatsCollection() local51 const CeedScalar wdetJ = q_data[0][i] * delta_t; in ChildStatsCollection()