TSRHSSplitSetRHSFunction#
Set the split right-hand-side functions.
Synopsis#
#include "petscts.h"
PetscErrorCode TSRHSSplitSetRHSFunction(TS ts, const char splitname[], Vec r, TSRHSFunctionFn *rhsfunc, void *ctx)
Logically Collective
Input Parameters#
See Also#
TS: Scalable ODE and DAE Solvers, TS
, TSRHSFunctionFn
, IS
, TSRHSSplitSetIS()
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages