ISView

Displays an index set.

Synopsis

int ISView(IS is, Viewer viewer)
Collective on IS unless Viewer is sequential

Input Parameters

is - the index set
viewer - viewer used to display the set, for example VIEWER_STDOUT_SELF.

Keywords

IS, index set, indices

See Also

ViewerASCIIOpen()

Examples

src/snes/examples/tutorials/ex8.c

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