Home
last modified time | relevance | path

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

/honee/include/
H A Dspanstats.h38 PetscErrorCode SpanwiseStatisticsCollect(Honee honee, SpanStatsCtx spanstats, PetscScalar solution_…
/honee/src/spanstats/
H A Dcflpe.c205 PetscCall(SpanwiseStatisticsCollect(honee, spanstats, solution_time, Q)); in TSMonitor_SpanwiseStatisticsCflPe()
H A Dturbulence.c225 PetscCall(SpanwiseStatisticsCollect(honee, spanstats, solution_time, Q)); in TSMonitor_SpanwiseStatisticsTurbulence()
H A Dspanstats.c404 PetscErrorCode SpanwiseStatisticsCollect(Honee honee, SpanStatsCtx spanstats, PetscScalar solution_… in SpanwiseStatisticsCollect() function