petsc-3.6.4 2016-04-12
Report Typos and Errors

TSTrajectoryRegisterAll

Registers all of the trajectory storage schecmes in the TS package.

Synopsis

#include "petscts.h"  
PetscErrorCode  TSTrajectoryRegisterAll(void)
Not Collective

Keywords

TS, timestepper, register, all

See Also

TSCreate(), TSRegister(), TSRegisterDestroy()

Level:advanced
Location:
src/ts/interfacetraj.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages