Searched refs:SpanwiseStatisticsProcess (Results 1 – 4 of 4) sorted by relevance
39 PetscErrorCode SpanwiseStatisticsProcess(Honee honee, SpanStatsCtx spanstats, Vec stats);
210 PetscCall(SpanwiseStatisticsProcess(honee, spanstats, stats)); in TSMonitor_SpanwiseStatisticsCflPe()
230 PetscCall(SpanwiseStatisticsProcess(honee, spanstats, stats)); in TSMonitor_SpanwiseStatisticsTurbulence()
423 PetscErrorCode SpanwiseStatisticsProcess(Honee honee, SpanStatsCtx spanstats, Vec stats) { in SpanwiseStatisticsProcess() function