Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dmisc.c143 PetscErrorCode RegressionTest(AppCtx app_ctx, Vec Q) { in RegressionTest() function
224 PetscCall(RegressionTest(user->app_ctx, Q)); in PostProcess()
H A Ddifferential_filter.c324 …if (user->app_ctx->test_type == TESTTYPE_DIFF_FILTER) PetscCall(RegressionTest(user->app_ctx, Filt… in TSMonitor_DifferentialFilter()
H A Dturb_spanstats.c617 PetscCall(RegressionTest(user->app_ctx, stats)); in TSMonitor_TurbulenceStatistics()
/libCEED/examples/fluids/
H A Dnavierstokes.h356 PetscErrorCode RegressionTest(AppCtx app_ctx, Vec Q);