Searched refs:use_continue_file (Results 1 – 4 of 4) sorted by relevance
147 if (app_ctx->use_continue_file) { in main()
143 if (app_ctx->cont_file[0] != '\0') app_ctx->use_continue_file = PETSC_TRUE; in ProcessCommandLineOptions()
338 if (honee->app_ctx->use_continue_file) { in PrintRunInfo()
88 PetscBool use_continue_file; member