Home
last modified time | relevance | path

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

/honee/include/
H A Dspanstats.h20 PetscInt initial_solution_step; member
/honee/src/spanstats/
H A Dcflpe.c228 …>initial_solution_time / second, solution_time / second, spanstats->initial_solution_step, steps)); in TSMonitor_SpanwiseStatisticsCflPe()
232 …>initial_solution_time / second, solution_time / second, spanstats->initial_solution_step, steps)); in TSMonitor_SpanwiseStatisticsCflPe()
H A Dturbulence.c249 spanstats->initial_solution_step, steps)); in TSMonitor_SpanwiseStatisticsTurbulence()
253 …>initial_solution_time / second, solution_time / second, spanstats->initial_solution_step, steps)); in TSMonitor_SpanwiseStatisticsTurbulence()
H A Dspanstats.c393 PetscCall(TSGetStepNumber(ts, &spanstats->initial_solution_step)); in SpanwiseStatisticsSetupFinalize()