petsc-3.11.4 2019-09-28
Report Typos and Errors

TSBasicSymplecticRegisterDestroy

Frees the list of schemes that were registered by TSBasicSymplecticRegister().

Synopsis

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

Keywords

TSBasicSymplectic, register, destroy

See Also

TSBasicSymplecticRegister(), TSBasicSymplecticRegisterAll()

Level

advanced

Location

src/ts/impls/symplectic/basicsymplectic/basicsymplectic.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages