Searched refs:setfromoptions_first (Results 1 – 1 of 1) sorted by relevance
17 PetscBool solve = PETSC_FALSE, sameA = PETSC_FALSE, setfromoptions_first = PETSC_FALSE; in main() local107 PetscCall(PetscOptionsGetBool(NULL, NULL, "-setfromoptions_first", &setfromoptions_first, NULL)); in main()108 if (setfromoptions_first) { in main()130 if (!setfromoptions_first) { in main()