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

ViewerFileOpenASCII()

Examples

src/is/examples/tutorials/ex2f.F
src/is/examples/tutorials/ex1f.F
src/is/examples/tutorials/ex1f90.F
src/is/examples/tutorials/ex3f90.F
src/is/examples/tutorials/ex1.c
src/is/examples/tutorials/ex2.c
src/is/examples/tutorials/ex3.c

Location: src/is/interface/index.c
IS and DA Index
Table of Contents