Home
last modified time | relevance | path

Searched refs:delta_t (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dturb_spanstats.h20 CeedScalar delta_t = context->solution_time - context->previous_time; in ChildStatsCollection() local
23 const CeedScalar wdetJ = q_data[0][i] * delta_t; in ChildStatsCollection()