Home
last modified time | relevance | path

Searched refs:TSPostStep_MaxWallTime (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Dsetupts.c328 PetscErrorCode TSPostStep_MaxWallTime(TS ts) { in TSPostStep_MaxWallTime() function
364 if (honee->max_wall_time > 0) PetscCall(TSPostStep_MaxWallTime(ts)); in TSPostStep_Honee()