Searched defs:hist_id (Results 1 – 1 of 1) sorted by relevance
6 PetscInt *hist_id; /* stores the stepid in time history */ member90 PetscErrorCode TSHistorySetHistory(TSHistory tsh, PetscInt n, PetscReal hist[], PetscInt hist_id[],… in TSHistorySetHistory()111 …GetHistory(TSHistory tsh, PetscInt *n, const PetscReal *hist[], const PetscInt *hist_id[], PetscBo… in TSHistoryGetHistory()