ISSetIdentity

Informs the index set that it is an identity.

Synopsis

#include "is.h" 
int ISSetIdentity(IS is)
Collective on IS

Input Parmeters

is -the index set

Keywords

IS, index set, identity

See Also

ISIdentity()

Level:intermediate
Location:src/vec/is/interface/index.c
Index Set
Table of Contents