ISViewFromOptions#
View from Options
Synopsis#
#include "petscis.h"
PetscErrorCode ISViewFromOptions(IS A, PetscObject obj, const char name[])
Collective
Input Parameters#
A - the index set
obj - Optional object
name - command line option
See Also#
Level#
intermediate
Location#
Examples#
src/vec/vec/utils/tagger/tutorials/ex1.c.html
src/snes/tutorials/ex13.c.html
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages