ISCreateComplement

Creates the complement of the the index set

Synopsis

#include "tao.h" 
int ISCreateComplement(IS S, Vec V, IS *T)

Input Parameter

S - a PETSc IS
V - the reference vector space

Output Parameter

T -the complement of S

See Also

ISCreateGeneral()

Level:advanced
Location:src/petsctao/indexset/taois_petsc.c
TAO Solver Index
Table of Contents