Searched refs:do_mms_test (Results 1 – 4 of 4) sorted by relevance
47 if (spanstats->do_mms_test) { in CreateStatisticCollectionOperator()196 …OptionsGetBool(NULL, NULL, "-ts_monitor_spanstats_turbulence_mms", &spanstats->do_mms_test, NULL)); in SpanwiseStatisticsSetup_Turbulence()197 if (spanstats->do_mms_test) { in SpanwiseStatisticsSetup_Turbulence()261 if (spanstats->do_mms_test && reason != TS_CONVERGED_ITERATING) { in TSMonitor_SpanwiseStatisticsTurbulence()
17 PetscBool do_mms_test; member
16 PetscBool do_mms_test; member
48 if (diff_filter->do_mms_test) { in DifferentialFilterCreateOperators()206 PetscCall(PetscOptionsGetBool(NULL, NULL, "-diff_filter_mms", &diff_filter_->do_mms_test, NULL)); in DifferentialFilterSetup()215 diff_filter_->num_filtered_fields = diff_filter_->do_mms_test ? 1 : 2; in DifferentialFilterSetup()218 if (diff_filter_->do_mms_test) { in DifferentialFilterSetup()