Searched refs:TSExtrapolate_ARKIMEX (Results 1 – 1 of 1) sorted by relevance
22 static PetscErrorCode TSExtrapolate_ARKIMEX(TS, PetscReal, Vec);1462 PetscCall(TSExtrapolate_ARKIMEX(ts, c[i], Y[i])); in TSStep_ARKIMEX()1711 static PetscErrorCode TSExtrapolate_ARKIMEX(TS ts, PetscReal c, Vec X) in TSExtrapolate_ARKIMEX() function