Searched refs:userhappy (Results 1 – 1 of 1) sorted by relevance
10 PetscBool userhappy = PETSC_FALSE; in main() local23 PetscCall(PetscStrncmp(user, "exit", 4, &userhappy)); in main()24 while (!userhappy) { in main()30 PetscCall(PetscStrncmp(user, "exit", 4, &userhappy)); in main()