TSRHSSplitSetSNES#
Set the SNES
(nonlinear solver) to be used by the timestepping context when RHS splits are used.
Synopsis#
#include "petscts.h"
PetscErrorCode TSRHSSplitSetSNES(TS ts, SNES snes)
Collective
Input Parameters#
Note#
Most users should have the TS
created by calling TSRHSSplitGetSNES()
See Also#
TS: Scalable ODE and DAE Solvers, TS
, SNES
, TSCreate()
, TSRHSSplitGetSNES()
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages