Home
last modified time | relevance | path

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

/honee/include/
H A Dspanstats.h18 CeedContextFieldLabel solution_time_label, previous_time_label, timestep_label; member
/honee/src/spanstats/
H A Dspanstats.c396 …orSetContextDouble(spanstats->op_stats_collect_ctx->op, spanstats->previous_time_label, &initial_s… in SpanwiseStatisticsSetupFinalize()
416 …orSetContextDouble(spanstats->op_stats_collect_ctx->op, spanstats->previous_time_label, &solution_… in SpanwiseStatisticsCollect()
H A Dcflpe.c125 …dOperatorGetContextFieldLabel(op_stats_collect, "previous time", &spanstats->previous_time_label)); in CreateStatisticCollectionOperator()
H A Dturbulence.c89 …dOperatorGetContextFieldLabel(op_stats_collect, "previous time", &spanstats->previous_time_label)); in CreateStatisticCollectionOperator()