Searched refs:previous_time (Results 1 – 4 of 4) sorted by relevance
| /honee/qfunctions/spanstats/ |
| H A D | cflpe.h | 12 CeedScalar previous_time; member 26 CeedScalar delta_t = context->solution_time - context->previous_time; in ChildStatsCollection_CflPe()
|
| H A D | turbulence.h | 37 CeedScalar previous_time; member 48 CeedScalar delta_t = context->solution_time - context->previous_time; in ChildStatsCollection()
|
| /honee/src/spanstats/ |
| H A D | cflpe.c | 105 …rDouble(collect_qfctx, "previous time", offsetof(struct CflPe_SpanStatsContext_, previous_time), 1, in CreateStatisticCollectionOperator()
|
| H A D | turbulence.c | 69 …le(collect_qfctx, "previous time", offsetof(struct Turbulence_SpanStatsContext_, previous_time), 1, in CreateStatisticCollectionOperator()
|