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