Home
last modified time | relevance | path

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

/honee/include/
H A Dspanstats.h33 PetscErrorCode SpanwiseStatisticsSetupInitialize(Honee honee, PetscInt degree, PetscInt num_comps, …
/honee/src/spanstats/
H A Dcflpe.c160 …PetscCall(SpanwiseStatisticsSetupInitialize(honee, honee->app_ctx->degree, 6, prefix, &stats_setup… in SpanwiseStatisticsSetup_CflPe()
H A Dturbulence.c162 …PetscCall(SpanwiseStatisticsSetupInitialize(honee, honee->app_ctx->degree, TURB_NUM_COMPONENTS, pr… in SpanwiseStatisticsSetup_Turbulence()
H A Dspanstats.c354 PetscErrorCode SpanwiseStatisticsSetupInitialize(Honee honee, PetscInt degree, PetscInt num_comps, … in SpanwiseStatisticsSetupInitialize() function