Searched refs:flg_ascii (Results 1 – 1 of 1) sorted by relevance
12 PetscBool flg_ascii; member53 } else if (ctx->flg_ascii) PetscCall(PetscRegressorView(regressor, PETSC_VIEWER_STDOUT_WORLD)); in TestRegressorViews()119 ctx->flg_ascii = PETSC_FALSE; in ConfigureContext()126 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_ascii_viewer", &ctx->flg_ascii, NULL)); in ConfigureContext()