Searched refs:TESTTYPE_NONE (Results 1 – 6 of 6) sorted by relevance
324 if (app_ctx->test_type == TESTTYPE_NONE) PetscCall(TSSetErrorIfStepFails(*ts, PETSC_FALSE)); in TSSolve_NS()358 if (app_ctx->test_type == TESTTYPE_NONE) { in TSSolve_NS()372 if (app_ctx->test_type == TESTTYPE_NONE) PetscCall(PrintRunInfo(user, user->phys, problem, *ts)); in TSSolve_NS()407 if (app_ctx->test_type == TESTTYPE_NONE) { in TSSolve_NS()
55 app_ctx->test_type = TESTTYPE_NONE; in ProcessCommandLineOptions()
207 if (problem->compute_exact_solution_error && user->app_ctx->test_type == TESTTYPE_NONE) { in PostProcess()214 if (user->app_ctx->test_type == TESTTYPE_NONE) { in PostProcess()
611 if (user->app_ctx->test_type == TESTTYPE_NONE) { in TSMonitor_TurbulenceStatistics()
298 if (app_ctx->test_type != TESTTYPE_NONE) { in main()
56 TESTTYPE_NONE = 0, enumerator