TSRegisterDestroy

Frees the list of timesteppers that were registered by FListAddDynamic().

Synopsis

#include "ts.h"  
int TSRegisterDestroy(void)
Not Collective

Keywords

TS, timestepper, register, destroy

See Also

TSRegisterAll()

Level:advanced
Location:src/ts/interface/tsreg.c
Time Stepping
Table of Contents