Searched defs:nsol (Results 1 – 2 of 2) sorted by relevance
475 …utions()", ) static inline PetscErrorCode TSGetTimeSpanSolutions(TS ts, PetscInt *nsol, Vec **Sols) in TSGetTimeSpanSolutions()
6062 PetscErrorCode TSGetEvaluationSolutions(TS ts, PetscInt *nsol, const PetscReal *sol_times[], Vec *S… in TSGetEvaluationSolutions()