ISColoringReference#
Increases the reference count of an ISColoring object by one
Synopsis#
#include "petscis.h"
PetscErrorCode ISColoringReference(ISColoring coloring)
Logically collective
Input Parameter#
coloring - the
ISColoringobject
Note#
The reference count is decreased by a matching call to ISColoringDestroy().
See Also#
Level#
developer
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