Searched refs:view_soln (Results 1 – 4 of 4) sorted by relevance
127 app_ctx->view_soln = PETSC_FALSE; in ProcessCommandLineOptions()128 …ln", "Write out solution vector for viewing", NULL, app_ctx->view_soln, &(app_ctx->view_soln), NUL… in ProcessCommandLineOptions()
49 PetscBool view_soln; member
583 if (app_ctx->view_soln) { in main()621 if (app_ctx->view_soln) { in main()784 if (app_ctx->view_soln || app_ctx->view_final_soln) { in main()
130 * - `-view_soln`224 …rovided when the command line options for visualization output, {code}`-view_soln` or {code}`-view…