Searched defs:time_points (Results 1 – 2 of 2) sorted by relevance
5965 PetscErrorCode TSSetEvaluationTimes(TS ts, PetscInt n, PetscReal time_points[]) in TSSetEvaluationTimes()6023 PetscErrorCode TSGetEvaluationTimes(TS ts, PetscInt *n, const PetscReal *time_points[]) in TSGetEvaluationTimes()
150 PetscReal *time_points; /* array of the time span */ member