Searched refs:predictor_ctx (Results 1 – 1 of 1) sorted by relevance
43 void *predictor_ctx; member71 th->predictor_ctx = ctx; in TSAlpha2SetPredictor()81 if (th->predictor) PetscCall(th->predictor(ts, th->X0, th->V0, th->A0, X1, th->predictor_ctx)); in TSAlpha_ApplyPredictor()583 th->predictor_ctx = NULL; in TSCreate_Alpha2()