Home
last modified time | relevance | path

Searched refs:mms_error_ctx (Results 1 – 3 of 3) sorted by relevance

/honee/include/
H A Dspanstats.h17 OperatorApplyContext mms_error_ctx; member
/honee/src/spanstats/
H A Dturbulence.c137 …>dm, spanstats->dm, honee->ceed, op_error, x_ceed, y_ceed, NULL, NULL, &spanstats->mms_error_ctx)); in SetupMMSErrorChecking()
264 PetscCall(ApplyCeedOperatorGlobalToGlobal(stats, error, spanstats->mms_error_ctx)); in TSMonitor_SpanwiseStatisticsTurbulence()
H A Dspanstats.c28 PetscCall(OperatorApplyContextDestroy(spanstats_->mms_error_ctx)); in SpanStatsCtxDestroy()