Searched refs:TSHistorySetHistory (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | tshistoryimpl.h | 7 PETSC_EXTERN PetscErrorCode TSHistorySetHistory(TSHistory, PetscInt, PetscReal[], PetscInt[], Petsc…
|
| /petsc/src/ts/adapt/impls/history/ |
| H A D | adapthist.c | 128 PetscCall(TSHistorySetHistory(thadapt->hist, n, hist, NULL, PETSC_FALSE)); in TSAdaptHistorySetHistory()
|
| /petsc/src/ts/interface/ |
| H A D | tshistory.c | 90 PetscErrorCode TSHistorySetHistory(TSHistory tsh, PetscInt n, PetscReal hist[], PetscInt hist_id[],… in TSHistorySetHistory() function
|