Home
last modified time | relevance | path

Searched refs:view_sol (Results 1 – 1 of 1) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/
H A Dcs1.c49 PetscBool view_sol; member
115 ctx->view_sol = PETSC_TRUE; in ProcessOptions()
117 …("-view_sol", "Penalize deviation from both goals", "cs1.c", ctx->view_sol, &ctx->view_sol, NULL)); in ProcessOptions()
184 if (user.view_sol) { in main()