Home
last modified time | relevance | path

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

/honee/include/
H A Dspanstats.h35 PetscErrorCode SpanwiseStatisticsSetupFinalize(TS ts, Honee honee, SpanStatsCtx spanstats, PetscVie…
/honee/src/spanstats/
H A Dcflpe.c181 PetscCall(SpanwiseStatisticsSetupFinalize(ts, honee, spanstats, ctx, &stats_setup_data)); in SpanwiseStatisticsSetup_CflPe()
H A Dturbulence.c204 PetscCall(SpanwiseStatisticsSetupFinalize(ts, honee, spanstats, ctx, &stats_setup_data)); in SpanwiseStatisticsSetup_Turbulence()
H A Dspanstats.c383 PetscErrorCode SpanwiseStatisticsSetupFinalize(TS ts, Honee honee, SpanStatsCtx spanstats, PetscVie… in SpanwiseStatisticsSetupFinalize() function