TSEIMEXSetRowCol#

Set the type index in the T table for the return value for the TSEIMEX scheme

Synopsis#

#include "petscts.h"   
PetscErrorCode TSEIMEXSetRowCol(TS ts, PetscInt row, PetscInt col)

Logically collective

Input Parameters#

  • ts - timestepping context

  • tindex - index in the T table

See Also#

TS: Scalable ODE and DAE Solvers, TSEIMEXSetMaxRows(), TSEIMEXSetOrdAdapt(), TSEIMEX

Level#

intermediate

Location#

src/ts/impls/eimex/eimex.c

Implementations#

TSEIMEXSetRowCol_EIMEX in src/ts/impls/eimex/eimex.c


Edit on GitLab

Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages