Searched refs:n_end (Results 1 – 1 of 1) sorted by relevance
21 const PetscInt n_end = 11; in main() local101 PetscCall(TSSetMaxSteps(ts, PetscMin(n + 3, n_end))); in main()