Searched refs:do_mms_test (Results 1 – 3 of 3) sorted by relevance
44 if (diff_filter->do_mms_test) { in DifferentialFilterCreateOperators()193 PetscCall(PetscOptionsGetBool(NULL, NULL, "-diff_filter_mms", &diff_filter->do_mms_test, NULL)); in DifferentialFilterSetup()201 diff_filter->num_filtered_fields = diff_filter->do_mms_test ? 1 : 2; in DifferentialFilterSetup()204 if (diff_filter->do_mms_test) { in DifferentialFilterSetup()
384 if (user->spanstats.do_mms_test) { in CreateStatisticCollectionOperator()502 …nsGetBool(NULL, NULL, "-ts_monitor_turbulence_spanstats_mms", &user->spanstats.do_mms_test, NULL)); in TurbulenceStatisticsSetup()503 if (user->spanstats.do_mms_test) { in TurbulenceStatisticsSetup()619 if (user->spanstats.do_mms_test && reason != TS_CONVERGED_ITERATING) { in TSMonitor_TurbulenceStatistics()
145 PetscBool do_mms_test; member165 PetscBool do_mms_test; member