petsc-3.7.5 2017-01-01
Report Typos and Errors

ISColoringRestoreIS

Restores the index sets extracted from the coloring context

Synopsis

#include "petscis.h"  
PetscErrorCode  ISColoringRestoreIS(ISColoring iscoloring,IS *is[])
Collective on ISColoring

Input Parameter

iscoloring - the coloring context
is - array of index sets

See Also

ISColoringGetIS(), ISColoringView()

Level:advanced
Location:
src/vec/is/is/utils/iscoloring.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages