Searched refs:max_step_rejections (Results 1 – 2 of 2) sorted by relevance
74 PetscInt max_step_rejections; member
955 if (rejections > gl->max_step_rejections) break; in TSSolve_GLLE()1131 …ximum number of times to attempt a step", "None", gl->max_step_rejections, &gl->max_step_rejection… in TSSetFromOptions_GLLE()1433 gl->max_step_rejections = 1; in TSCreate_GLLE()