petsc-3.13.6 2020-09-29
Report Typos and Errors

TSGetTotalSteps

Deprecated, use TSGetStepNumber().

Synopsis

#include "petscts.h"  
PetscErrorCode TSGetTotalSteps(TS ts,PetscInt *steps)

Level

deprecated

Location

src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages