Searched refs:values_view (Results 1 – 1 of 1) sorted by relevance
11 PetscBool values_view = PETSC_FALSE; in main() local18 PetscCall(PetscOptionsGetBool(NULL, 0, "-values_view", &values_view, NULL)); in main()42 …if (values_view && rank == 0) PetscCall(PetscPrintf(PETSC_COMM_SELF, "%" PetscInt_FMT " %" PetscIn… in main()