TSRosWSetType#
Set the type of Rosenbrock-W, TSROSW
, scheme
Synopsis#
#include "petscts.h"
PetscErrorCode TSRosWSetType(TS ts, TSRosWType roswtype)
Logically Collective
Input Parameters#
ts - timestepping context
roswtype - type of Rosenbrock-W scheme
See Also#
TS: Scalable ODE and DAE Solvers, TSRosWGetType()
, TSROSW
, TSROSW2M
, TSROSW2P
, TSROSWRA3PW
, TSROSWRA34PW2
, TSROSWRODAS3
, TSROSWSANDU3
, TSROSWASSP3P3S1C
, TSROSWLASSP3P4S2C
, TSROSWLLSSP3P4S2C
, TSROSWARK3
Level#
beginner
Location#
Implementations#
TSRosWSetType_RosW in src/ts/impls/rosw/rosw.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages