Searched refs:flg_view_sol (Results 1 – 1 of 1) sorted by relevance
13 PetscBool flg_view_sol; member33 if (ctx->flg_view_sol) { in TestRegressorViews()120 ctx->flg_view_sol = PETSC_FALSE; in ConfigureContext()127 PetscCall(PetscOptionsGetBool(NULL, NULL, "-view_sols", &ctx->flg_view_sol, NULL)); in ConfigureContext()