Searched refs:max_functions (Results 1 – 1 of 1) sorted by relevance
92 PetscInt max_functions = 50; /* maximum number of function evaluations */ in main() local244 if (i > max_functions) { in main()245 …ximum number of function evaluations: %" PetscInt_FMT " > %" PetscInt_FMT "\n", i, max_functions)); in main()