#include "petscis.h" PetscErrorCode ISSum(IS is1,IS is2,IS *is3)Only sequential version (at the moment)
is1 | - index set to be extended | |
is2 | - index values to be added |
Both index sets need to be sorted on input.
Level:intermediate
Location:src/vec/is/is/utils/isdiff.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages