#include "petscts.h" PetscErrorCode TSRHSSplitSetIS(TS ts,const char splitname[],IS is)Logically Collective on TS
| ts | - the TS context obtained from TSCreate() | |
| splitname | - name of this split, if NULL the number of the split is used | |
| is | - the index set for part of the solution vector |