Home
last modified time | relevance | path

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

/petsc/src/mat/tests/ !
H A Dex9.c12 PetscBool flg_info, flg_mat; in main() local
82 PetscCall(PetscOptionsHasName(NULL, NULL, "-view_info", &flg_info)); in main()
83 if (flg_info) { in main()