Home
last modified time | relevance | path

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

/honee/include/
H A Dspanstats.h18 CeedContextFieldLabel solution_time_label, previous_time_label, timestep_label; member
/honee/src/spanstats/
H A Dcflpe.c126 …(ceed, CeedOperatorGetContextFieldLabel(op_stats_collect, "timestep", &spanstats->timestep_label)); in CreateStatisticCollectionOperator()
204 …eratorSetContextDouble(spanstats->op_stats_collect_ctx->op, spanstats->timestep_label, &timestep)); in TSMonitor_SpanwiseStatisticsCflPe()