Searched refs:TS_CONVERGED_TIME (Results 1 – 5 of 5) sorted by relevance
51 TS_CONVERGED_TIME
128 CONVERGED_TIME = TS_CONVERGED_TIME
318 …tscReal)ctx->plotIdx && time >= ctx->plotStartTime) || (tsreason == TS_CONVERGED_TIME || tsreason … in Monitor()
126 TS_CONVERGED_TIME = 1, enumerator
4173 else if (ts->ptime >= ts->max_time) ts->reason = TS_CONVERGED_TIME; in TSSolve()4205 else if (ts->ptime >= ts->max_time) ts->reason = TS_CONVERGED_TIME; in TSSolve()