TSRegisterAll

Registers all of the timesteppers in the TS package.

Synopsis

#include "petscts.h"  
int TSRegisterAll(const char path[])
Not Collective

Input parameter

path -The dynamic library path

Keywords

TS, timestepper, register, all

See Also

TSCreate(), TSRegister(), TSRegisterDestroy(), TSRegisterDynamic()

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