petsc-3.11.4 2019-09-28
TSEIMEXSetRowCol
Set the type index in the T table for the return value
Synopsis
#include "petscts.h"
PetscErrorCode TSEIMEXSetRowCol(TS ts, PetscInt row, PetscInt col)
Logically collective
Input Parameter
| ts | - timestepping context
|
| tindex | - index in the T table
|
See Also
TSEIMEXSetMaxRows(), TSEIMEXSetOrdAdapt(), TSEIMEX
Level
intermediate
Location
src/ts/impls/eimex/eimex.c
Implementations
TSEIMEXSetRowCol_EIMEX in src/ts/impls/eimex/eimex.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages