TSRHSSplitGetSubTS#
Get the sub-TS by split name.
Synopsis#
#include "petscts.h"
PetscErrorCode TSRHSSplitGetSubTS(TS ts, const char splitname[], TS *subts)
Logically Collective on TS
Input Parameter#
ts - the TS context obtained from TSCreate()
Output Parameters#
splitname - the number of the split
subts - the array of TS contexts
See Also#
TSGetRHSSplitFunction()
Level#
advanced
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages