Searched refs:istage (Results 1 – 1 of 1) sorted by relevance
42 static PetscErrorCode TSStage_EIMEX(TS ts, PetscInt istage) in TSStage_EIMEX() argument54 h = ts->time_step / ext->N[istage]; /* step size for the istage-th stage */ in TSStage_EIMEX()59 for (i = 0; i < ext->N[istage]; i++) { in TSStage_EIMEX()