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

ISToGeneral

Converts an IS object of any type to ISGENERAL type

Synopsis

#include "petscis.h" 
PetscErrorCode  ISToGeneral(IS is)
Collective on IS

Input Parameters

is -the index set

See Also

ISSorted()

Level:intermediate
Location:
src/vec/is/is/interface/index.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages