TSGLLEAdaptSetOptionsPrefix#

Sets the prefix used for searching for TSGLLEAdapt options in the options database

Synopsis#

#include "petscts.h" 
PetscErrorCode TSGLLEAdaptSetOptionsPrefix(TSGLLEAdapt adapt, const char prefix[])

Logically Collective

Input Parameters#

  • adapt - the TSGLLEAdapt context

  • prefix - the prefix to prepend to all option names

See Also#

TS: Scalable ODE and DAE Solvers, TSGLLE, TSGLLEAdapt, TSGLLEAdaptSetFromOptions()

Level#

advanced

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