Home
last modified time | relevance | path

Searched refs:RegressionTest (Results 1 – 5 of 5) sorted by relevance

/honee/src/ !
H A Dmisc.c94 PetscErrorCode RegressionTest(AppCtx app_ctx, Vec Q) { in RegressionTest() function
173 PetscCall(RegressionTest(honee->app_ctx, Q)); in PostProcess()
H A Ddifferential_filter.c353 …if (honee->app_ctx->test_type == TESTTYPE_DIFF_FILTER) PetscCall(RegressionTest(honee->app_ctx, Fi… in TSMonitor_DifferentialFilter()
/honee/src/spanstats/ !
H A Dcflpe.c237 PetscCall(RegressionTest(honee->app_ctx, stats)); in TSMonitor_SpanwiseStatisticsCflPe()
H A Dturbulence.c259 PetscCall(RegressionTest(honee->app_ctx, stats)); in TSMonitor_SpanwiseStatisticsTurbulence()
/honee/include/ !
H A Dnavierstokes.h314 PetscErrorCode RegressionTest(AppCtx app_ctx, Vec Q);