TSGLLEInitializePackage#
This function initializes everything in the TSGLLE
package. It is called from TSInitializePackage()
.
Synopsis#
#include "petscts.h"
PetscErrorCode TSGLLEInitializePackage(void)
See Also#
TS: Scalable ODE and DAE Solvers, PetscInitialize()
, TSInitializePackage()
, TSGLLEFinalizePackage()
Level#
developer
Location#
src/ts/impls/implicit/glle/glle.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages