petsc-3.7.5 2017-01-01
Report Typos and Errors

TSEIMEXSetOrdAdapt

Set the order adaptativity

Synopsis

#include "petscts.h"   
PetscErrorCode TSEIMEXSetOrdAdapt(TS ts, PetscBool flg)
Logically collective

Input Parameter

ts - timestepping context
tindex - index in the T table

See Also

TSEIMEXSetRowCol(), TSEIMEXSetOrdAdapt(), TSEIMEX

Level:intermediate
Location:
src/ts/impls/eimex/eimex.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages