Searched refs:time_steps_max (Results 1 – 7 of 7) sorted by relevance
80 PetscInt time_steps_max = 100; /* default max timesteps */ in main() local189 PetscCall(TSSetMaxSteps(ts, time_steps_max)); in main()
82 PetscInt time_steps_max = 100; /* default max timesteps */ in main() local192 PetscCall(TSSetMaxSteps(ts, time_steps_max)); in main()
89 PetscInt time_steps_max = 100; /* default max timesteps */ in main() local227 PetscCall(TSSetMaxSteps(ts, time_steps_max)); in main()
73 PetscInt time_steps_max = 100; /* default max timesteps */ in main() local170 PetscCall(TSSetMaxSteps(ts, time_steps_max)); in main()
86 PetscInt time_steps_max = 100; /* default max timesteps */ in main() local213 PetscCall(TSSetMaxSteps(ts, time_steps_max)); in main()
76 PetscInt time_steps_max = 1000; /* default max timesteps */ in main() local182 PetscCall(TSSetMaxSteps(ts, time_steps_max)); in main()
67 PetscInt time_steps_max = 100; /* default max timesteps */ in main() local162 PetscCall(TSSetMaxSteps(ts, time_steps_max)); in main()