PETSc version 3.17.5
Fix/Edit manual page

TSIRKInitializePackage

This function initializes everything in the TSIRK package. It is called from TSInitializePackage().

Synopsis

#include "petscts.h"   
PetscErrorCode TSIRKInitializePackage(void)

See Also

PetscInitialize()

Level

developer

Location

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