Searched refs:TSAlpha_ApplyPredictor (Results 1 – 1 of 1) sorted by relevance
75 static PetscErrorCode TSAlpha_ApplyPredictor(TS ts, Vec X1) in TSAlpha_ApplyPredictor() function182 PetscCall(TSAlpha_ApplyPredictor(ts, X1)); in TSAlpha_Restart()194 PetscCall(TSAlpha_ApplyPredictor(ts, X2)); in TSAlpha_Restart()261 PetscCall(TSAlpha_ApplyPredictor(ts, th->X1)); in TSStep_Alpha()