TSRHSSplitGetIS#
Retrieves the elements for a split as an IS
Synopsis#
#include "petscts.h"
PetscErrorCode TSRHSSplitGetIS(TS ts, const char splitname[], IS *is)
Logically Collective
Input Parameters#
Output Parameter#
is - the index set for part of the solution vector
See Also#
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages